473,400 Members | 2,145 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,400 software developers and data experts.

VisualStudio : start application directly without build ???

Hi,

is there a way in Visual Studio.NET 2005 to start an application without
VS to first start the build-process ?

Even when the previous compile didn't result in errors or warnings, or
the source code hasn't change, he nevertheless executes the build-steps
first.

I'd like to skip the build-process since I'm using a lot of projects in
my solution and it always takes a long time to restart the application,
so even when I didn't change any source code.

thanks
Chris

*** Sent via Developersdex http://www.developersdex.com ***
Mar 16 '06 #1
2 3726
well not to sound an idiot, but a simple solution if this doesn't exist
in Visual Studio would just be to just browse to the folder its
compiled to and execute it... if you want to debug it then you'll have
to build it as it does that so that the program its debugging matches
the code and project your viewing...

although... you could always run the program from the directory then
go:

Tools >> Attach To Process

and debug that way :)

Mar 16 '06 #2
Hello Chris,

Put your app in the Tools->External tools menu, bing hotkey and start EXE
directly
CP> Hi,
CP>
CP> is there a way in Visual Studio.NET 2005 to start an application
CP> without VS to first start the build-process ?
CP>
CP> Even when the previous compile didn't result in errors or warnings,
CP> or the source code hasn't change, he nevertheless executes the
CP> build-steps first.
CP>
CP> I'd like to skip the build-process since I'm using a lot of projects
CP> in my solution and it always takes a long time to restart the
CP> application, so even when I didn't change any source code.
CP>
CP> thanks
CP> Chris
CP> *** Sent via Developersdex http://www.developersdex.com ***
CP>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Mar 16 '06 #3

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

Similar topics

4
by: MG | last post by:
A Newbie question perhaps, but here goes: Is it possible to seaprate the presentatieon layer, i.e., the html, from the application itself. For example, our developer has told us that we cannot...
7
by: Peter Smirnov | last post by:
Sorry for this newbie question but as far as I heard one need at least VisualStudio to develop CSharp applications. Is this correct? Are there otherwise some command line tools like javac.exe and...
3
by: r.manders | last post by:
In visual Studio .Net when I start a program in the debugger, it always starts building all included project files. This only happens since a few weeks, before that it just started the program,...
1
by: Maziar Aflatoun | last post by:
Hi everyone, I'm relatively new to VisualStudio 2003 and have to create an application that uses Web Services to authenticate a user. Once that user is authenticated I use the Web services...
19
by: Oliver Neumann | last post by:
Hello, im new to c# and i got an app with a notifyicon. Now i want to start the app only with the notifyIcon, so that the Main-Form doesnt show up. The form itself is used at the entrance...
5
by: John H Clark | last post by:
I am building an IHttpHandlerFactory to process all requests to folders in my site. When an attempt to access internal folders is detected the request is rerouted to an error page. All other...
9
by: lostnewmexico | last post by:
This one has me at whit's end. In order for this to make sense, I will have to lay out the "facts" to get a hypothesis. There is no easy way to explain this. Environment: VC2005. MFC...
5
by: kingflux | last post by:
Hello-- When I open an existing file (NoodlePage.aspx), VisualStudio immediately changes around some lines, removes a few characters, and switches some tags. I used fc.exe to compare the before...
5
by: =?Utf-8?B?Y2FzaGRlc2ttYWM=?= | last post by:
Hi, is it possible to start a windows application from within a windows service? I was thinking of having a windows service on a set of clients poll a central machine for messages. If one...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.