0 votes
in IONIC by
What are the important components of .Net?

1 Answer

0 votes
by

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 used to access common functionality. The functionality can be shared among different applications.

Related questions

0 votes
asked Jun 17, 2019 in IONIC by rajeshsharma
0 votes
asked Jan 31 in Dot Net by GeorgeBell
...