|
Project Information
Members
Links
|
Initiated as a lecture piece for UNH ACM discussion, this is a "zen garden" sample application used to practice various factes of .NET data-centric development using activerecord and ASP.NET. Features include implementation of activerecord, a "supervising controller" approach to the model-view-controller pattern, automatic database generation, unit testing with NUnit, and logging with Log4net. You will currently need visual studio 2008 and testdriven.net to use this application. Read the Wiki for a more detailed description of the code. |