ASP.NET MVC: The Way to Move Forward on the Microsoft Stack
My column on ASP.NET MVC is finally available. Note that since this column was written, ASP.NET MVC integration with Visual Studio 2010 Beta has become available.
Software Development Process and Industry Analysis by the former Editor of Software Development, Computer Language, and Game Developer Magazines
My column on ASP.NET MVC is finally available. Note that since this column was written, ASP.NET MVC integration with Visual Studio 2010 Beta has become available.
[...] View original here:
A good article, except it is incorrect to say ASP.NET MVC uses Linq To SQL as it’s storage model. No where in ASP.NET MVC are you tied to L2S. I use nHibernate with it no problems at all.