EF Code First – Be careful how you define keys

25. January 2011 Uncategorized 0
Today I was working on a project that is using EF Code First for its DAL. I was moving records from one database to another, and there was one table in particular that I needed to update that had a compound key (GroupId and LeadId.) I created the object and then went into model builder ...

New Javascript Assertion Library

19. January 2011 Uncategorized 0
A coworker of mine has created a great new assertion library for Javascript based on the the .NET Should library.

Nuget “minVersion” attribute error

07. January 2011 Uncategorized 0
I just got moved to a new project, and as part of one of my first tasks I needed to add an assembly to the project.  I knew we had done some Nuget packages so I right clicked on my project and chose “Add Library Package Reference” When I clicked on this, after about 3 ...

Bible Reading ICal

06. January 2011 Uncategorized 0
I’m going to take a break from my normal tech blogs to post this. I’ve created an iCal file for reading the entire Bible in one year.  It’s based on Discipleship Journal’s Bible reading plan. First things first, here is the iCal file. You should be able to import it into any iCal capable calendar ...