I've been working with ASP.NET WebForms for years and am in the process of trying to pick up MVC. I get the general concepts, but I'm having issues with one of my pages here that just has me tearing ...
Creating a full-featured extension for the ASP.NET MVC HtmlHelper class sounds like a lot of work. But, because of the way the Microsoft .NET Framework works, it's almost trivially easy. To show that, ...