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 and how it generates native code ?

Answer Posted / narayansahu

CLR stands for Common Language Runtime. It's the runtime
environment of .Net Framework. It has one component called
JIT or JITTER (Just in time translator) which is
responsible for translating code from MSIL To Native code
on the fly.

The scene is like this on source machine
Any .net------> CLR-> MSIL Code
compliant code
On Detination MAchine
MSIL Code --> CLR(JIT)----> NAtive code--> os

Is This Answer Correct ?    33 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is edm designer? : Entity framework

1040


How to change the action name in mvc?

1042


what is entity graph in entity framework?

1185


Is .net framework 4.8 the last version?

1089


Explain the methods used to render the views in mvc?

1080


what do you mean by navigation property?

1098


What is representational state transfer (rest) mean?

1037


What are bundling & minification features in asp.net mvc 4?

1019


What is viewbag title?

987


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

1024


What is MVVM design pattern?

1077


what is code first approach?

1199


Explain unit test done by tester on development team?

1043


Which version of the common language runtime (clr) does the .net framework 3.0 use?

1139


What is difference between razor and web form engine?

1199