menu
DOT NET Framework and Architecture In C#
DOT NET Framework and Architecture In C#
enhance your technical skills in Dot Net, create ASP.NET web applications and web process forms, and access them using Dot Net.

DOT NET Framework and Architecture In C#

 

This article will assist you in understanding DOT NET Framework and Architecture. Enrolling in Dot Net Training in Chennai at FITA Academy will enhance your technical skills in Dot Net, create ASP.NET web applications and web process forms, and access them using Dot Net.

What is the .NET Framework?

Microsoft's programming infrastructure for creating, deploying, and running applications and services that use.NET technologies, such as desktop applications and Web services.

Microsoft's Dot Net Framework is a new and revolutionary platform for developing applications.

  • It has an IDE -Integrated Development Environment.
  • GUI is provided by the.NET Framework.
  • .NET is a platform-independent programming language that works with the Mono Compilation System (MCS). MCS stands for the middle-level interface.
  • Common Type System (CTS) interoperability is provided by the.NET Framework.
  • The DOT NET Framework also includes the DOT NET Common Language Runtime (CLR), which is in charge of keeping all applications developed with the Dot Net library running.

Register in Dot Net Online Training to learn more about Dot Net Components. 

Collection of Garbage (GC)

The concept of garbage collection is one of the most important aspects of managed code. The Dot NET method ensures that an application's memory is wholly freed when the application is no longer in use.

Before Dot Net, programmers were primarily responsible, and a few simple errors in code could result in large blocks of memory mysteriously disappearing due to being allocated to the wrong location in memory. Usually, it results in a gradual slowdown of your computer, followed by a system crash.

The processing in terms of C# code written with the.NET Framework

  1.  The application code is written in C#, a Dot Net-compatible programming language.
  2.  The code is compiled into MSIL and stored in an assembly.
  3.  Before running this code as an executable or in conjunction with other code, it is compiled into native code by a JIT compiler.
  4.  The managed CLR executes the native code and any other running applications or processes.

Conclusion

 

I hope this blog has helped you understand the DOT NET Framework and Architecture and has provided you with a simple and precise understanding of DOT NET. Joining Dot Net Training in Coimbatore will equip you with a thorough knowledge of programming concepts in the Dot Net framework.