I am wondering what experiences people are having using the ASP.NET MVC Framework? In particular I am looking for feedback on the type of experience folks are having using the framework.
What are people using for their view engine? What about the db layer, NHibernate, LINQ to SQL or something else?
I know stackoverflow uses MVC, so please say this site.
Thank you.
Why the choice of NHibernate over anything else? I am not against NHibernate, just wondering the rational.
I’ve just been recently turned on to MVC and Linq to Sql for Asp.Net. I’m still learning both, and I’m really enjoying them both. There are quite a few screen casts on http://www.asp.net/learn/.