More on CLR ?

Answer Posted / guest

The .NET Framework provides a runtime environment called the
Common Language Runtime or CLR (similar to the Java Virtual
Machine or JVM in Java), which handles the execution of code
and provides useful services for the implementation of the
program. CLR takes care of code management at program
execution and provides various beneficial services such as
memory management, thread management, security management,
code verification, compilation, and other system services.
The managed code that targets CLR benefits from useful
features such as cross-language integration, cross-language
exception handling, versioning, enhanced security,
deployment support, and debugging.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp net framework?

522


Explain how you can implement Ajax in MVC?

555


How can I return string result from action in asp.net mvc?

578


What are the components required to create a route in mvc?

624


Can you explain model, controller and view in mvc?

577






Explain Bundle.Config in ASP.Net MVC4?

577


What is entitytype? : Entity framework

539


Does razor engine supports for tdd?

745


What is the version number for the next version of the .net framework, codenamed �orcas�?

491


what is entity data model?

595


Explain how you can send the result back in JSON format in MVC?

590


What is the role of the jit compiler in .net framework?

638


Is .net core replacing .net framework?

481


List the new features added in .net framework 4.0.

530


what is entity sql?

619