Monthly Archives: May 2010

On A NoRM-MongoDB Repository Base Class

A Code Voyeur article demonstrating how to create an extensible repository base class using NoRM and MongoDB. http://www.codevoyeur.com/Articles/20/A-NoRM-MongoDB-Repository-Base-Class.aspx

Tagged , , | Leave a comment

On Using PyMongo with IronPython

While most .NET developers who want to work with MongoDB focus on C# with NoRM and MongoDB-CSharp, there’s an alternative – IronPython and PyMongo. PyMongo is the 10Gen developed Python driver for MongoDB. It’s actually pretty easy to get it … Continue reading

Tagged , , | 3 Comments

On DEV Magazine

I speak just enough Italian that I’m able to order a glass of Chianti and find my dog a toy in a Venetian marketplace. Nonetheless, I’ve been published in the Italian DEV magazine (which I think is pretty cool). DEV … Continue reading

Tagged | Leave a comment

On Installing MongoDB as a Service on Windows

A few notes to save you some headaches while installing MongoDB as a service on Windows… It seems that it’s common to encounter the results below, so these are some things to remember. Sat May 01 11:52:40 dbexit: Sat May … Continue reading

Tagged , | 4 Comments