0
kicks
NGEN: Improve Winforms Apps' Startup Times in a Few Steps (Code)
Some free code that you can use to enhance a Windows Installer to precompile your .NET app's code to a native image. Usually, a performance improvement between 2x and 4x can be seen when using NGEN. This post provides an easy way to invoke NGEN.