What are the important components of .Net?
The components of .Net are Common language run-time, .Net Class library, Application domain, Common Type System, .Net framework, Profiling, etc. However, the two important components are the Class library and the Common Language Runtime. CLR provides building blocks for a wide variety of applications. The class library consists of a set of classes that are … Read more