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

Is dapper better than entity framework?

1029


What are the 2 popular asp.net mvc view engines?

1067


Is .net framework backwards compatible?

1134


What is edm (entity data model)? : Entity framework

1152


Can you explain the page life cycle of mvc?

1062


Can we change web.config settings from iis?

1144


What are sections?

1201


How large is the .net framework 3.0? Does this change make the release larger?

1069


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

1051


Describe the roles of clr in .net framework.?

1181


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

1172


Is it possible to share a view across multiple controllers?

1027


What is separation of concerns in asp.net mvc?

1221


What are actions in asp.net mvc?

1149


How do I use partial view?

1031