-
Recent Posts
Tags
.NET Apple ASP.NET AT&T Boo Books C# Castle CodeVoyeur Databases DLR Eclipse employment Google Hosting iPhone IronPython IronRuby JavaScript LINQ LongTailVideo Mac MapReduce mercurial MobileMe MongoDB MonoRail MVC MySQL NAnt NoRM NoSQL Open Source orchard PHP Presenting Python Ruby simplegeo Subversion Teaching Vista Windows Windows 7 WordPressBlogroll
Links
Archives
- March 2012
- December 2011
- November 2011
- August 2011
- May 2011
- March 2011
- February 2011
- November 2010
- October 2010
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- October 2009
- September 2009
- June 2009
- April 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
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
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 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
Tagged MongoDB, Windows 7
4 Comments