共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > activerecordenterprisesample |
activerecordenterprisesample
|
0 | 0 | 3 |
贡献者 | 讨论 | 代码提交 |
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.