NGen questions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John

    NGen questions

    Hi

    1. Has ngen been improved in vs2008 from previous versions?

    2. How can I included ngen with setup file created by vs 2008 so the setup
    runs the ngen at target machine after installation?

    Thanks

    Regards



  • Bob Powell [MVP]

    #2
    Re: NGen questions

    See my site, there's an article in ngen and pre-jitting at install time
    that includes a full example and an installer add-on component.


    --
    Bob Powell [MVP]
    Visual C#, System.Drawing

    Ramuseco Limited .NET consulting


    Find great Windows Forms articles in Windows Forms Tips and Tricks


    Answer those GDI+ questions with the GDI+ FAQ


    All new articles provide code in C# and VB.NET.
    Subscribe to the RSS feeds provided and never miss a new article.





    John wrote:
    Hi
    >
    1. Has ngen been improved in vs2008 from previous versions?
    >
    2. How can I included ngen with setup file created by vs 2008 so the setup
    runs the ngen at target machine after installation?
    >
    Thanks
    >
    Regards
    >
    >
    >

    Comment

    Working...