ASP.NET MVC: The Way to Move Forward on the Microsoft Stack

2 Comments

  1. Craig says:

    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.