- Posted by Justin on August 31, 2008
On Thursday I gave an quick overview of Castle ActiveRecord (http://www.castleproject.org ) as part of the Southeast Valley .NET User Group (http://www.sevdnug.org ). I thought the presentation went fairly well. It is hard to really dig into too much code in 15 minutes, so I mainly concentrated on the features of ActiveRecord. Below is the links to the code that present. I used nHibernate 1.2 and ActiveRecord RC3.
AR Code Demo.zip (1.13 mb)
- ARCodeDemo.DataObjects: ActiveRecord classes
- ARCodeDemo.Tests: nUnit Tests
- ARCodeDemo.Web: Sample Web Application.
- Dependencies: the required dll's to reference for the projects.
Database.zip (3.65 mb)
-
Database used for the sample code
-
Need to just re-attached the database
-
App.Config/Web.Config expects a user of SEVDNUG_User with password of SEVDNUG_User