Answers

Question and Answer:

  Home  VB.NET Framework

⟩ Describe the .Net Framework Architecture?

The .Net Framework has two main components:

.Net Framework Class Library: It provides common types such as data types and object types that can be shared by all .Net compliant language.

The Common language Runtime: It provides services like code execution, type safety, security, thread management, interoperability services.

 188 views

More Questions for you: