|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
force immediate VS05 compile?My project is getting a bit large, and I would like to kick-start VS05 into
performing the error-checking compilation at my direction, rather than waiting for it to self-start. Is there a way to do this? Thanks, Dean S Dean,
Have you tried "Build - Rebuild Solution"? -- Show quoteHide quoteHope this helps Jay B. Harlow [MVP - Outlook] ..NET Application Architect, Enthusiast, & Evangelist T.S. Bradley - http://www.tsbradley.net "Dean Slindee" <slin***@charter.net> wrote in message news:28rEg.177$FE.97@newsfe02.lga... | My project is getting a bit large, and I would like to kick-start VS05 into | performing the error-checking compilation at my direction, rather than | waiting for it to self-start. Is there a way to do this? | | Thanks, | | Dean S | | Actually, I meant to say for an immediate error checking against just the
errors and warnings being shown in the Errors and Warnings window. In other words a partial compile against just those errors. (For the truly impatient developers). Show quoteHide quote "Jay B. Harlow [MVP - Outlook]" <Jay_Harlow_***@tsbradley.net> wrote in message news:OG5hxPMwGHA.2260@TK2MSFTNGP03.phx.gbl... > Dean, > Have you tried "Build - Rebuild Solution"? > > > -- > Hope this helps > Jay B. Harlow [MVP - Outlook] > .NET Application Architect, Enthusiast, & Evangelist > T.S. Bradley - http://www.tsbradley.net > > > "Dean Slindee" <slin***@charter.net> wrote in message > news:28rEg.177$FE.97@newsfe02.lga... > | My project is getting a bit large, and I would like to kick-start VS05 > into > | performing the error-checking compilation at my direction, rather than > | waiting for it to self-start. Is there a way to do this? > | > | Thanks, > | > | Dean S > | > | > > No, there is no option to do partial compiles per se.
My understanding is: "Build - Rebuild Solution" will force recompile the entire solution. While "Build - Build Solution" will only recompile the parts that change. In practice I have never really noticed a difference as I let the background compiler rebuild the parts that change and use "Build - Rebuild Solution" when I want to force recompile the entire solution... There is also "Build - ??Build Project" where you can build/rebuild the selected project. | (For the truly impatient Sounds like you either need a faster machine or a new line of work ;-)| developers). -- Show quoteHide quoteHope this helps Jay B. Harlow [MVP - Outlook] ..NET Application Architect, Enthusiast, & Evangelist T.S. Bradley - http://www.tsbradley.net "Dean Slindee" <slin***@charter.net> wrote in message news:oT9Fg.311$Lo3.50@newsfe07.lga... | Actually, I meant to say for an immediate error checking against just the | errors and warnings being shown in the Errors and Warnings window. In other | words a partial compile against just those errors. (For the truly impatient | developers). | "Jay B. Harlow [MVP - Outlook]" <Jay_Harlow_***@tsbradley.net> wrote in | message news:OG5hxPMwGHA.2260@TK2MSFTNGP03.phx.gbl... | > Dean, | > Have you tried "Build - Rebuild Solution"? | > | > | > -- | > Hope this helps | > Jay B. Harlow [MVP - Outlook] | > .NET Application Architect, Enthusiast, & Evangelist | > T.S. Bradley - http://www.tsbradley.net | > | > | > "Dean Slindee" <slin***@charter.net> wrote in message | > news:28rEg.177$FE.97@newsfe02.lga... | > | My project is getting a bit large, and I would like to kick-start VS05 | > into | > | performing the error-checking compilation at my direction, rather than | > | waiting for it to self-start. Is there a way to do this? | > | | > | Thanks, | > | | > | Dean S | > | | > | | > | > | |
Update DataSet
Using OLEDB with Excel What is the correct format for DateTime.Compare ? Using values from one useform in another userform Difficult Task VB.Net Appliction stops working when version is updated IndexOf string method brain death How to read large text file ? ISDATE() took 8 seconds to complete ? |
|||||||||||||||||||||||