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

What is meant by domain model?

1103


What are Code Blocks in Views?

1168


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

1130


Can any particular component of .net framework 3.0 be removed?

1050


What is Dependency Injection in ASP.Net MVC

1096


Name a few different return types of a controller action method?

1189


Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )

3022


Describe the gac in the .net framework.

1066


Can we have enum in entity framework?

1123


What is disconnected scenario? : Entity framework

1115


explain what does .edmx file contains?

1131


How we can add the css in mvc?

1058


What is asp net framework?

1014


How does the 'page lifecycle' of asp.net mvc works?

1146


Can a view be shared across multiple controllers? If yes, how we can do that?

1096