473,387 Members | 1,486 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

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
Nov 17 '05 #1
2 1129
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
http://www.takempis.com
Complex things are made up of
lots of simple things.

"Eddy Soeparmin" <es********@clientprofiles.com> wrote in message
news:u2*************@TK2MSFTNGP10.phx.gbl...
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

Nov 17 '05 #2
Thanks Kevin.

"Kevin Spencer" <ke***@takempis.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
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
http://www.takempis.com
Complex things are made up of
lots of simple things.

"Eddy Soeparmin" <es********@clientprofiles.com> wrote in message
news:u2*************@TK2MSFTNGP10.phx.gbl...
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


Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Martin Bless | last post by:
I need to access a MSSQL database (MS-Sql, not MySQL!)and would very much like to use mssql-0.09.tar.gz which is available from http://www.object-craft.com.au/projects/mssql/download.html ...
10
by: Steven T. Hatton | last post by:
Stroustrup says this: http://www.research.att.com/~bs/bs_faq2.html#macro "So, what's wrong with using macros?" "And yes, I do know that there are things known as macros that doesn't...
2
by: Luca Paganelli | last post by:
Hi everybody. I've got a simple but bothering problem. I've just written a little application in C#. I've got a set of business logic classes and a window forms GUI released as a set of...
4
by: Aaron Queenan | last post by:
When I build a C++ library to .NET using the managed C++ compiler, I get the following error message: Linking... LINK : error LNK2020: unresolved token (0A000005) _CrtDbgReport LINK : error...
1
by: C Downey | last post by:
Is there a way to access my .vb class files in my codebehind pages without pre-compiling them first. We are working with multiple developers, so each time I make a change to the class file the...
1
by: Paul Darroch | last post by:
Hello I am trying to develop a class, which I will only use within my ASP.NET site. I therefore created a class and inserted a simple test method in it. However, when I try to use this class...
7
by: Lars Netzel | last post by:
How can I make my application use the XP style without having to add the extra file called manifest file together with the exe? best regards/ Lars Netzel
0
by: TBass | last post by:
Hello, While banging my head against the wall trying to write a .NET plugin framework in VC .NET 2003, I was told that there were problems with CLI and managed/unmanaged c++ integration in that...
1
by: ivo talvet | last post by:
Hello, Is it possible to have a python which not handle the execution of "while", "for", and other loop statements ? I would like to allow remote execution of python on a public irc channel, so...
0
by: Matt Nordhoff | last post by:
ivo talvet wrote: <http://codepad.org/is a pastebin-like website that lets people upload code in a dozen different languages, and it runs it. They have info up about how it's secure at...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.