Who told you that? Native code will be produced by the JIT compiler at run time - this has the advantage that specific optimizations may be done depending on the currently running target as well as hot spots observed in the running code. Also, you can produce completely native code in visual c++ 2k3/2k5, here's no need to write managed/.NET code unless you want.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.