|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Disable on-the-fly compilation, HOW?Hi
Is it possible to disable on-the-fly compilation in VS2005...if so, how do I do it?? Regards Søren "Søren M. Olesen" <smole***@hotmail.com> wrote in message You can't disable it, but you can precompile assemblies with (the much news:OafsQW%23VGHA.2952@TK2MSFTNGP11.phx.gbl... > > Hi > > Is it possible to disable on-the-fly compilation in VS2005...if so, how do > I do it?? > improved) NGEN. http://msdn.microsoft.com/msdnmag/issues/05/04/NGen/default.aspx. David Well, my problem is that I working on a largeproject, and everytime I change
something VS2005 starts compileing, making the IE rather slow to work with. Furthermore the compiler often crach (5-10 times a day) pulling the IDE down with it, which is rather annoying too.....so I just wanted to disable it until I was done with my changes.... Regards, Søren Show quote "David Browne" <davidbaxterbrowne no potted m***@hotmail.com> wrote in message news:OpqKa0%23VGHA.1756@TK2MSFTNGP11.phx.gbl... > > "Søren M. Olesen" <smole***@hotmail.com> wrote in message > news:OafsQW%23VGHA.2952@TK2MSFTNGP11.phx.gbl... >> >> Hi >> >> Is it possible to disable on-the-fly compilation in VS2005...if so, how >> do I do it?? >> > > You can't disable it, but you can precompile assemblies with (the much > improved) NGEN. > > http://msdn.microsoft.com/msdnmag/issues/05/04/NGen/default.aspx. > > David > "Søren M. Olesen" <smole***@hotmail.com> wrote in message Do you mean VisualStudio's background compilation of VB.NET projects?news:uxdaquGWGHA.1192@TK2MSFTNGP03.phx.gbl... > > Well, my problem is that I working on a largeproject, and everytime I > change something VS2005 starts compileing, making the IE rather slow to > work with. Furthermore the compiler often crach (5-10 times a day) pulling > the IDE down with it, which is rather annoying too.....so I just wanted to > disable it until I was done with my changes.... > David Yep....
Show quote "David Browne" <davidbaxterbrowne no potted m***@hotmail.com> wrote in message news:OSsuBYLWGHA.3440@TK2MSFTNGP02.phx.gbl... > > "Søren M. Olesen" <smole***@hotmail.com> wrote in message > news:uxdaquGWGHA.1192@TK2MSFTNGP03.phx.gbl... >> >> Well, my problem is that I working on a largeproject, and everytime I >> change something VS2005 starts compileing, making the IE rather slow to >> work with. Furthermore the compiler often crach (5-10 times a day) >> pulling the IDE down with it, which is rather annoying too.....so I just >> wanted to disable it until I was done with my changes.... >> > > > Do you mean VisualStudio's background compilation of VB.NET projects? > > David > |
|||||||||||||||||||||||