-
Recent Posts
Tags
.NET Apple ASP.NET AT&T Boo Books C# Castle CodeVoyeur CruiseControl.NET Databases DLR Eclipse employment Google Hosting iPhone IronPython IronRuby JavaScript LINQ LongTailVideo Mac MapReduce MobileMe MongoDB MonoRail MVC MySQL NAnt NoRM NoSQL Open Source PHP Presenting Python Ruby Subversion Teaching Unobtrusive Vista Windows Windows 7 WordPressBlogroll
Links
Archives
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 CodeVoyeur, MongoDB, NoRM
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 IronPython, MongoDB, Python
1 Comment
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 CodeVoyeur
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