Ask a Question related to ASP.NET General, Design and Development.
-
Eddy Soeparmin #1
To run without compiling
Hi there,
Is there a way to run the app without recompiling each time? Every time when
I need to run the app, I press F5 or click on the debug icon (Play) to run
it. Then VS .NET recompiles every thing then run it. Can we bypass that?
Please let me know. Thanks.
Eddy
Eddy Soeparmin Guest
-
Compiling CSS into SWF, folders
Hello all! I'm compiling a few CSS files into SWF to have them available at runtime. Unfortunatly, these are currently located in the root... -
compiling vim 6.4 on breezy
Trying to compile vim 6.4 and keep getting this error during make: objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/window.o ... -
Compiling SLRN
On Thu, 22 Dec 2005 17:29:38 +0000, Walter Mitty wrote: Why not just use Synaptic to install it? -- Registered Linux User no 240308 Ubuntu... -
DB2 V.8.1 FP2 problem with compiling SP on AIX
Hi !!! DB2 V.8.1 FP2 on AIX 4.3.3 (10) coexisting with DB2 V.7.2 FP9 I was tried to compile SP (which is working well on DB2 V.7.2 FP9). The... -
2.4.21 not compiling
Hi all, I'm currently running Debian sarge with: syner@Zion:~$ apt-show-versions | grep gcc gcc-3.3/testing uptodate 1:3.3-2... -
Kevin Spencer #2
Re: To run without compiling
Go into the Solution Properties dialog (right-click the Solution and select
"Properties"), click on the "Configuration" item, and uncheck the "Build"
check box for any project you don't want rebuilt.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
[url]http://www.takempis.com[/url]
Complex things are made up of
lots of simple things.
"Eddy Soeparmin" <esoeparmin@clientprofiles.com> wrote in message
news:u2EnTTqVDHA.532@TK2MSFTNGP10.phx.gbl...when> Hi there,
>
> Is there a way to run the app without recompiling each time? Every time> I need to run the app, I press F5 or click on the debug icon (Play) to run
> it. Then VS .NET recompiles every thing then run it. Can we bypass that?
> Please let me know. Thanks.
>
> Eddy
>
>
Kevin Spencer Guest
-
Eddy Soeparmin #3
Re: To run without compiling
Thanks Kevin.
"Kevin Spencer" <kevin@takempis.com> wrote in message
news:%235DmBjrVDHA.2248@TK2MSFTNGP10.phx.gbl...select> Go into the Solution Properties dialog (right-click the Solution andrun> "Properties"), click on the "Configuration" item, and uncheck the "Build"
> check box for any project you don't want rebuilt.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> [url]http://www.takempis.com[/url]
> Complex things are made up of
> lots of simple things.
>
> "Eddy Soeparmin" <esoeparmin@clientprofiles.com> wrote in message
> news:u2EnTTqVDHA.532@TK2MSFTNGP10.phx.gbl...> when> > Hi there,
> >
> > Is there a way to run the app without recompiling each time? Every time> > I need to run the app, I press F5 or click on the debug icon (Play) to>> > it. Then VS .NET recompiles every thing then run it. Can we bypass that?
> > Please let me know. Thanks.
> >
> > Eddy
> >
> >
>
Eddy Soeparmin Guest



Reply With Quote

