开始学习npetshop2
开始学习npetshop2
它的ChangeLog介绍:
- Full MVC with Castle.MVC (see web.config to see web flow)
- IOC integration with Castle.Winstor (inject service, controller, ...) but Dao is always by iBATIS
( an next version will also inject the Dao in Service)
- Addes unit test for Dao, Presentation, Web (vias NunitAsp), Service layers
它是vs2003的项目,打开的时候出现了“项目刷新失败,无法从服务器中检索文件夹信息”的错误
好像是SVN引起的,把项目中的所有“.svn”的文件夹删除,问题解决。
另外运行的时候一个MDB文件路径出现错误,配置一下就好了
NPetshop.Persistence下面的dao.config文件中的npetshao.mdb
NPetshop.Web文件夹下面的Default.aspx文件不在项目中,运行也出现错误,是不是这个文件就是没有用的?
东西还是很多的,慢慢看吧。
更多查看:
http://www.castle.org.cn/viewthread.php?tid=8&extra=page%3D1
- Full MVC with Castle.MVC (see web.config to see web flow)
- IOC integration with Castle.Winstor (inject service, controller, ...) but Dao is always by iBATIS
( an next version will also inject the Dao in Service)
- Addes unit test for Dao, Presentation, Web (vias NunitAsp), Service layers
它是vs2003的项目,打开的时候出现了“项目刷新失败,无法从服务器中检索文件夹信息”的错误
好像是SVN引起的,把项目中的所有“.svn”的文件夹删除,问题解决。
另外运行的时候一个MDB文件路径出现错误,配置一下就好了
NPetshop.Persistence下面的dao.config文件中的npetshao.mdb
NPetshop.Web文件夹下面的Default.aspx文件不在项目中,运行也出现错误,是不是这个文件就是没有用的?
东西还是很多的,慢慢看吧。
更多查看:
http://www.castle.org.cn/viewthread.php?tid=8&extra=page%3D1