Tutorial About IoC + NHibernate + MVC

余生颓废 提交于 2019-12-23 02:53:12

问题


I was following up Jason Dentler's series of posts on how to use NHibernate + Ioc (Ninject) with a real world ASP.NET MVC N-Tier application. Sadly he dropped the series. Does anyone has any good suggestions of articles that cover a similar scenario? I would be very interesting in learning such things.


回答1:


Bob Cravens TruckTracker turorials utalise MVC, NHibernate, Ninject and MySQL. I have found them to be an invaluable resource.




回答2:


I don't know about tutorials but I think that you should check http://wiki.sharparchitecture.net. I's great reference on how to get started in no time with a web framework that includes Ioc, NHibernate and ASP.Net MVC right out the box. After installing the templates all you need to create a new project is to right click and select templyfy here :)



来源:https://stackoverflow.com/questions/4575173/tutorial-about-ioc-nhibernate-mvc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!