Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ngen   (RSS)

Adding Custom Actions to NGen an Assembly upon Install

This document details how to use custom actions to Ngen (generate a native image) upon installation of a project. Assemblies that are NGen’ed have better startup performance than those that are JIT’ted: http://msdn.microsoft.com/en-us/magazine/cc163610.aspx
Posted by clrperfb | 0 Comments
Filed under: , , ,
 
Page view tracker