How do I prevent NGEN from rebasing my code (negatively affecting performance)?
I simply want to speed up my .NET-base client side app and am considering NGEN-ing the code.
I simply want to speed up my .NET-base client side app and am considering NGEN-ing the code.