HighTechTalks DotNet Forums  

install time native code generation

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss install time native code generation in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default install time native code generation - 07-01-2003 , 07:19 AM






How to create a native code *.exe from the IL?
A frequent answers are: you don't need it, is incompatible with other
versions of CLR etc.
I would like to accerate the load and run time of my c# app.
And I would like to create the native code during the installation of
my app on target pc. So the app will work on this pc with this CLR
version and there should not be any problems. Is it right?
There is an article in the MSDN "Compiling MSIL to Native Code" with a
mentioning of install-time code generation.
But how to create such an install package?

Please help, if you have experience with it.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.