Components of .NET Framework Architecture a) Common Language Runtime (CLR) This is a environment which manage execution of coding memory management, garbage collection . It also manage execution of program written in multiple language. b) Base Class library(BCL) This is a collection of common classes which are used in .NET supported language.
This is my personal blog having article covering all basic ASP.net concept, MSsql,OOPs,GridView,Template,Databound control,Sample Code,example