Description of User Controls and Custom Server Controls :
This is an useful ASP.NET tutorial in which the author gives you an explanation about how to create user control and explains two types of custom server controls such as rendered controls and compositional controls. The author gives you the sample program for creating custom render navigational bar control and custom compositional blog control. The author shows you the sample screen for these controls.