AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Creating Custom Label Controls : Brian Mains

Monday, January 12 2009

This article looks at how to extend the label control to make a more complex label control that is reusable and more functional. The label control is a simple control for rendering output or other HTML-based content. Overall, the label is somewhat limited in what it can do, as compared to the other .NET controls. For instance, a label can only render the text it has been given, and can show/hide that text. What about more complicated situations? This article will look at some possible additions to the control....

Read More:
Creating Custom Label Controls : Brian Mains
Also See:
Serialization in .NET : Joydip Kanjilal
ASP.NET Web Controls for the Yahoo! User Interface Library : Luke Foust
Getting Started with the ASP.NET MVC Framework : Mohammad Azam
Building a Custom Confirmation Dialog Box : Haissam Abdul Malak
Speed Up with Project Templates Using Visual Studio 2005 - Part 2 : Ameet Phadnis

Post your comment

Comment