But don’t worry, WebForms is not going away…


I got a kick out of Jeremy’s eye poke at the ASP.NET WebForms “simpler” approach to web development.

In the same spirit, remember how convoluted it was to call simple JSON services from WebForms? Well, my friend and former colleague Shashank Shetty shows how it is done with ASP.NET MVC and jQuery in his inaugural blog post.

Auto mocking Explained