![]() |
What is CLR in .NET Framewok?
Hi Frndz, Plz tell me the answer of this question in briefly.
Thanks. |
The .NET Framework provides a run-time environment called the common language runtime, which runs the code and provides services that make the development process easier.
|
The .NET Framework provides a runtime environment which runs the code and services that makes development easy. This runtime environment is known as the Common Language Runtime (CLR) in .NET Framework. It supplies managed code with services like cross-language integration, object lifetime management, code access security, resource management, type safety, pre-emptive threading, metadata services, debugging and profiling support. For more details: http://msdn.microsoft.com/en-us/library/8bs2ecf4.aspx
|
Common language runtime's functionality and enable you to write code that benefits from this managed execution environment.The ability to easily use components developed in other languages.Extensible types provided by a class library.
|
The Common Language Runtime (CLR) is the virtual machine component of Microsoft's .NET framework and is responsible for managing the execution of .NET programs. In a process known as just-in-time (JIT) compilation, the CLR compiles the intermediate language code known as Common Intermediate Language (CIL) into the machine instructions that in turn are executed by the computer's CPU. The CLR provides additional services including memory management, type safety and exception handling. All programs written for the .NET framework, regardless of programming language, are executed by the CLR. It provides exception handling, Garbage collection and thread management.
|
NET Framework provides a run-time environment called the common language run time, which runs the code and provides services that make the development.
|
You have shared really very informative information which I have never know. It will increase knowledge of many other people who do not know about it.
|
Compilers and tools present the common terminology runtime's performance and allow you to write value that benefits from this managed performance environment. Concept that you create with a terminology compiler that concentrates on the play-back is called managed code; it benefits from features such as cross-language development, cross-language exception to this rule handling, enhanced security, and debugging and profiling services.
|
The .NET Framework provides a run time environment called the common language runtime, which runs the code and provides services that make the development process easier.
|
CLR stands for the Common Language Runtime which is a virtual component of .Net framework and it is responsible for the compilation and execution of .Net code of programs. CLR is a runtime environment which is essential programming and it makes the development easier.
|
The Common Language Runtime is an Execution Environment. It works as a layer between Operating Systems and the applications written in .Net languages that conforms to the Common Language Specification .
|
All times are GMT -7. The time now is 11:35 AM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.