Click here to Skip to main content
15,895,709 members
Articles / Web Development / ASP.NET

WebForms And MVC In Harmony — Almost…

Rate me:
Please Sign up or sign in to vote.
4.67/5 (2 votes)
7 Aug 2009CC (ASA 2.5)3 min read 17.5K   19  
Can't use WebControls in ASP.NET MVC anymore? Not quite. This post discusses some options that you have in MVC for creating "WebControls" by using Extension Methods, IDisposable or a "Super Secret" method.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Creative Commons Attribution-ShareAlike 2.5 License


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions