I'm currently looking to use MongoDB in a C# project and I'm interested in using the official C# Driver. The official 'tutorial' is more a reference than a tutorial (see http://www.mongodb.org/display/DOCS/CSharp+Driver+Tutorial).
Has anyone come across any good tutorials? I've only found one so far: http://evolpin.wordpress.com/2011/08/08/first-attempt-at-nosql-c-and-mongodb/