Hi all,
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.