Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Building Templated Custom ASP.NET Server Controls

Scott Mitchell of 4GuysFromRolla.com has a great article on MSDN.

Summary: Learn how to build templated custom ASP.NET server controls. Templates allow for a custom mix of HTML elements, Web controls, and databound values. Also learn how to build a non-databound templated control that displays the statistics for a fictional online forum site. (17 printed pages)

No Comments