Disable on-the-fly compilation, HOW?

  • Thread starter Thread starter Søren M. Olesen
  • Start date Start date
S

Søren M. Olesen

Hi

Is it possible to disable on-the-fly compilation in VS2005...if so, how do I
do it??

Regards

Søren
 
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
 
Søren M. Olesen said:
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
 
Back
Top