Home All Groups Group Topic Archive Search About

Disable on-the-fly compilation, HOW?

Author
4 Apr 2006 12:45 PM
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

Author
4 Apr 2006 1:38 PM
David Browne
"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
Author
5 Apr 2006 4:45 AM
Søren M. Olesen
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
>
Author
5 Apr 2006 1:36 PM
David Browne
"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
Author
6 Apr 2006 5:24 AM
Søren M. Olesen
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
>

AddThis Social Bookmark Button