Description of ASP.NET Controls - Part Two :
ASP.NET Controls - Part Two is an article in which the author narrates about the features of custom controls and components of ASP.NET. According to the author, the custom control offers you with reusable HTML outputting code and is accessed through custom tags. The components also perform the same thing like custom controls.