- Posted by Justin on July 24, 2008
I have made some changes to the Codesmith template that I created for ActiveRecord. One of the major changes made was for nullable database fields to use the c# nullable type (e.g. int?, DateTime?).
Download: ActiveRecord.zip (13.15 kb)