Miscellaneous Concepts of .NET – Part 2
page 11 of 13
by Uday Denduluri
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 48543/ 75

Conclusion

JIT compiler is responsible for converting MSIL code to native code. There are different modes for compiling the MSIL to native code. These are standard JIT option and Install time code generation. Each one is explained with discussing the advantages and disadvantages. NGEN tool is a tool that creates native images containing the compiler processor-specific code. There are different actions of NGEN tool like installing, uninstalling, etc.

Global Assembly Cache (GAC) is the global system level repository where all the assemblies can be installed. To install an Assembly it has to be strong named. Satellite Assemblies are assemblies with resource specific to a particular culture. The satellite assemblies can also be put into GAC. This is possible as GAC has an attribute called “culture.”


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-25 8:19:52 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search