Skip JIT?

When installing my .net appication is it possible that it is compiled to native code

I am developing a standalone windows application and do not want the JIT compilation. Because the target OS is fixed and known, it would be good to compile the .net code to native code at the time of installation. I had read about this somewhere but cannot remember it fully or find the article again. Any help would be great.

thanks in advance.

Sesh




Answer this question

Skip JIT?