Tuesday, 10 March 2015

Solmeyvn Software Jabalpur 
C# .NET Architecture Solmeyvn Software
“Microsoft .NET is based on the .NET Framework, which consists of two major components:  the Common Language Runtime (CLR) and an extensive set of Framework Class Libraries (FCL). The CLR defines a common programming model and a standard type system for cross-platform, multi-language development.” more : www.solmeyvn.com

The Common Language Runtime (CLR)
The most important concept of the .Net Framework is the existence and functionality of the .Net Common Language Runtime (CLR), also called .Net Runtime for short. It is a framework layer that resides above the OS and handles the execution of all the .Net applications. Our programs don’t directly communicate with the OS but go through the CLR.
more : www.solmeyvn.com


No comments:

Post a Comment