Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is CLR? How it will work?

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 ?    23 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the components required to create a route in ASP.Net MVC?

1112


Explain the tools used for unit testing in ASP.Net MVC

1170


What are non action methods in mvc?

1070


What are the main features of asp.net mvc 4 used by asp.net web api?

1127


What is model first? : Entity framework

1114


Explain the new features added in version 4 of mvc (mvc4)?

1057


what is use of entitydatasource control?

1143


Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?

1204


How to use Jquery Plugins in ASP.Net MVC validation?

1111


Is mvc 4 supporting windows azure sdk (software development kit) ?

1084


What is mvc entity framework?

1023


What is viewdata?

1079


How does .net framework works?

1062


What is display mode in mvc?

1059


What is the need of Action Filters in ASP.Net MVC

1163