Jul 23, 2008
My Thoughts on ASP.NET’s MVC
My Thoughts on ASP.NET’s MVC: Karl points out that C# and VB.NET are not great for writing views in. One of the great features of ASP.NET MVC is that it doesn’t mandate a particular view engine; you can write your own and plug it in.