Description of ASP.NET and C# - Component Based Development - Introductory Article, part I :
The author starts this article by describing ASP.NET and C#. This article higlights on ASP.NET web forms and the method of C# implemented in component based development. The author explains about how C# could be used in ASP.NET with and without the help of assemblies. The main theme helps the users to know about the difference between code behind and code inline with example.