Re: F5 and Rebuild All
- From: "Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Mar 2007 02:05:55 +0000
I just change which projects are built in solution properties.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
"randy1200" <randy1200@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:A20AAF96-B1C0-4A49-9BE4-2CB274D8008C@xxxxxxxxxxxxx:
I'm using Visual Studio 2005 with SP1 on a C# project.
When I hit the F5 function key to run in debugging mode, I notice I'm
rebuilding the entire solution every time before the program run begins. This
is wasting a lot of time.
I'd like to configure Visual Studio 2005 to only build anything that's out
of date (been changed) and run when I hit F5. If I've made no code changes,
I'd like to simply run in debugging mode.
Any suggestions on how to set Visual Studio 2005 to only perform any
required incremental build and run when hitting the F5 key?
Thanks,
Randy
.
- Prev by Date: Re: C# Forms will not start from Debug Menu
- Next by Date: Re: VS 2003 locks .js files in debug mode
- Previous by thread: Re: C# Forms will not start from Debug Menu
- Next by thread: VS 2005 debugging and iTunes (LoaderLock)
- Index(es):
Relevant Pages
|
Loading