Introduction To .Net Framework Architecture

Опубликовано: 01 Ноябрь 2024
на канале: E-Pathshaala
144
5

.NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications. There are various implementations of .NET. Each implementation allows .
Architecture of .NET Framework
The two major components of .NET Framework are the Common Language Runtime and the .NET Framework Class Library.

The Common Language Runtime (CLR) is the execution engine that handles running applications. It provides services like thread management, garbage collection, type-safety, exception handling, and more.
The Class Library provides a set of APIs and types for common functionality. It provides types for strings, dates, numbers, etc. The Class Library includes APIs for reading and writing files, connecting to databases, drawing, and more.
We will see .Net Framework Architecture & its components in detail in this video tutorial.

Like, Share and Subscribe the Channel
   / @ljpceit