a good tutorial for .Net development with MVC, spring.net and NHibernate [closed]

时光总嘲笑我的痴心妄想 提交于 2019-12-11 23:04:41

问题


I'm coming from a php world and am now initaiting a project in .NET environment. After looking around, I noticed that the combination of MVC, spring.net and NHibernate might work for me. In PHP I created applications using Symfony (with propel or doctrine) that combined all these in one framework.

The Jobeet tutorial ( http://www.jobeet.org/en/ ) was great as documentation and as tutorial for working with it in PHP.

Is there something similar for .NET? It would be great to build a jobeet alike application in .NET to learn all technologies.


回答1:


You may take a look at a sample project structure I've written and an accompanying blog post illustrating those frameworks among others.




回答2:


Have a look at suteki shop sample by mike hadlow. He's spent a lot of time trying different ideas with this, including all of the above. He documents most of these on his blog and I believe it's also in production use too.



来源:https://stackoverflow.com/questions/3913450/a-good-tutorial-for-net-development-with-mvc-spring-net-and-nhibernate

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