Description of 10 Tips To Create Effective ASP.NET Server Controls :
In this web based tutorial you can get the 10 tips for building effective ASP.NET server controls. These tips explain how to assign unique IDs to the child controls, how to create RePaint() method for the custom controls of ASP.NET, how to eliminate overriding of the OnBubbleEvent() method to handle bubbled events, how to override SaveViewState() and LoadViewState() methods etc.,