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

Using NGEN Tool

Native Image Generator can be used by calling this command from the command prompt.

ngen <action> [options]

We have different actions defined for the NGEN tool. Let us see each of them.

·         Install – Generates the native images for an assembly and its dependencies and installs the images in the native image cache.

·         Uninstall - Deletes the native images of an assembly and its dependencies from the native image cache.

·         Update - Updates native images that have become invalid.

·         Display - Displays the state of the native images for an assembly and its dependencies.

·         ExecuteQueuedItems - Executes queued compilation jobs.

·         Queue - Pauses the native image service, allows the paused service to continue, or queries the status of the service.


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-18 10:13:43 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search