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 roll of JIT in asp.net?

Answer Posted / jaylem chaudher

Before MSIL(MS Intermediate Language) can be executed, it
must converted by .net Framework Just in time (JIT) compiler
to native code, which is CPU specific code that run on some
computer architecture as the JIT compiler. rather then using
time and memory to convert all the MSIL inb portable
executable (PE) file to native code,it converts the MSIL as
it is needed during execution and stored in resulting native
code so it is accessible for subsequent calls.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between union and structure?

1004


Explain the purpose of storyboard.targetproperty.

989


What is the difference between viewstate and hidden field in asp.net?

1077


Which object wraps the state or data of a user?

1048


What is the difference between c# and .net?

1100


What kind of data we can store in viewstate?

1095


How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC

933


What is inheritance and an how it be used, example with an example?

1117


COM+ Used ________________ Isolation Level

2004


What are triggers of an updatepanel?

1027


What is state management technique?

1092


Explain the use of resource manager class in .net.

1028


Does web services support data reader like pom project?

990


Define caching.

1105


What are the various types of validation controls provided by asp.net?

1020