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 the CLR

Answer Posted / kirti

CLR = Common Language Runtime. The CLR is a set of standard resources that (in theory) any .NET program can take advantage of, regardless of programming language. Robert Schmidt (Microsoft) lists the following CLR resources in his MSDN PDC# article:

Object-oriented programming model (inheritance, polymorphism, exception handling, garbage collection)

Security model

Type system

All .NET base classes

Many .NET framework classes

Development, debugging, and profiling tools

Execution and code management

IL-to-native translators and optimizers

What this means is that in the .NET world, different programming languages will be more equal in capability than they have ever been before, although clearly not all languages will support all CLR services.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you please explain the request flow in ASP.NET MVC framework?

1184


How we can handle the exception at controller level in ASP.Net MVC?

1165


What is layout in mvc?

1072


What is renderbody?

1109


What is the use .Glimpse in ASP.Net MVC

1102


What are the levels at which filters can be applied in an asp.net mvc application?

1207


What is the difference between ViewData, ViewBag and TempData?

1134


What is the difference between .net core and .net framework?

1040


What is the meaning of unobtrusive javascript? Explain us by any practical example.

1061


What are ajax helpers in mvc?

1028


What is main objective of asp.net mvc 4 or what is new in mvc4 ?

1202


Why is entity framework used?

1119


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

1173


What is action methods in web api?

1203


Explain two instances where routing is not implemented or required?

1124