March 2009 Entries

Active Record to the rescue

On my latest project, I needed to come up with a Business and Data layer(s) with the following requirements: 1) They wanted to use a code generation tool to automatically generate the classes whenever the database (which was still under development) changed 2) The business objects would basically mirror the database tables 3) I had a couple of days to deliver. Michael Eaton suggested using Castle Active Record (which uses NHibernate). I found some Active Record templates for CodeSmith, and within...

Posted On Sunday, March 01, 2009 9:52 PM | Feedback (2)

Copyright © Kirstin Juhl

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski