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