201 Views
So, I thought it was time for me to write a “Getting started with MongoDB” article but instead of using Sam Corder’s driver, I will use my own: “Simple-MongoDB”. It will be a series of posts covering this topic. This post is the first and will cover how-to get connected and how-to add some entities.
1 comments
javery
4/12/2010 8:56:49 AM
Very interesting, have you looked at NoRM (another mongodb driver for .NET)? It seems to cover lots of the same features. http://github.com/atheken/NoRM