473,432 Members | 1,904 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,432 software developers and data experts.

How to speed up compile in VS 2005 IDE?

ABC
How to speed up compile in VS 2005 IDE?

Our solution have many projects, when I only modified a file, I want only to
compile the modified project, not need to compile all projects. It spend
time to compile all projects.
Oct 4 '06 #1
2 1470
Than right click on the solution tab in solution explorere and mark all
those projects that has to be compiled. I am not sure if all languages give
the same boxes about that in Visual Studio Net.
"ABC" <ab*@abc.comschreef in bericht
news:u4**************@TK2MSFTNGP06.phx.gbl...
How to speed up compile in VS 2005 IDE?

Our solution have many projects, when I only modified a file, I want only
to compile the modified project, not need to compile all projects. It
spend time to compile all projects.

Oct 4 '06 #2

"ABC" <ab*@abc.comwrote in message
news:u4**************@TK2MSFTNGP06.phx.gbl...
How to speed up compile in VS 2005 IDE?

Our solution have many projects, when I only modified a file, I want only
to compile the modified project, not need to compile all projects. It
spend time to compile all projects.
What Cor said! Select the entity to be built from Solution Explorer (or
ClassView in C++). Then your Build menu will show either Build <ENTITY NAME>
or Build Selection. Works similarly in C# as well.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Oct 4 '06 #3

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

Similar topics

14
by: ^ | last post by:
Hi group, I've become interested in Python a while ago and just converted a simple perl script to python. The script is very simple, it generates a list of found virusses from some maillog files...
6
by: Jazper Manto | last post by:
hi i'm looking for a speed test of c# vs. c++. the test should be representative for mass data production. it should also include IO operations. can anybody give me a good link from the...
5
by: arkam | last post by:
Hi, I have ported an application from Unix on Windows. My problem are the compile times : UNIX (2x450MHz / 512MB RAM) Full compile with clean : 1h30 WINDOWS 2000 (P4 1.7GHz / 758MB RAM)
7
by: YAZ | last post by:
Hello, I have a dll which do some number crunching. Performances (execution speed) are very important in my application. I use VC6 to compile the DLL. A friend of mine told me that in Visual...
22
by: Annajiat | last post by:
Hi, a) int grid; Which of the following is faster? 1. memset(grid,0,1010*1010); 2. memset(grid,0,sizeof(grid)); b) Is there any faster alternative to initializing memory? c) What is the...
5
by: Dariusz Tomon | last post by:
Hi I noticed that all my ASPNET applications (+ MSSQL Server - I checked the database and it is ok) run very slowly (especially from the beginning). I made comparison to other applications (not...
4
by: ThunderMusic | last post by:
Hi, Is it possible to speed up the build for ASP.NET 2.0 apps? Each time I click build (or play for debug), it takes forever to build.... Is is possible to speed up this process? it was...
10
by: Ali Chambers | last post by:
Hi, I've written a programme that processes stock market price data in VB.NET 2005 Express. I've optimised the code as much as possible, eg:- using arrays, not passing parameters to functions,...
16
by: byteschreck | last post by:
I recently switched temporarily from C# to VB.NET to see what the differences are. To my surprise I am *much* faster with VB.NET. I don't know why, pressing the shift key to capitalize letters...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.