ASP.NET's extensive server control library makes building dynamic forms relatively easy. It's object model keeps HTML encapsulated allowing developers to focus on a higher level in the design process. On the surface, ASP.NET MVC Framework's server control free environment seemingly negates these adv... [More]