Description of Authoring Custom Controls :
This is a web based tutorial which is helpful for the web developers to know about building various custom controls using System.Web.UI.Control class. The author shows you how to set the class and basic properties to the custom controls. The author also explains the procedure for creating composite controls, raising and handling the events of the composite controls, building template and custom control builder etc., This tutorial is more informative to the readers.