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

Rebuild or build?

what's tyhe difference between rebuilding a project and building a project
in visual studio .Net 2003?
Nov 16 '05 #1
5 4209
Rebuild will build it no matter what, build only builds if nothing has been
changed since the last build.
"Reza Alirezaei" <an*******@discussions.microsoft.com> wrote in message
news:Oq*************@TK2MSFTNGP11.phx.gbl...
what's tyhe difference between rebuilding a project and building a project
in visual studio .Net 2003?

Nov 16 '05 #2
William Ryan eMVP wrote:

Rebuild will build it no matter what, build only builds if nothing has been
changed since the last build.


Correction: build _should_ only build if nothing has been
changed since the last build.

In most versions of the compiler for the past decade, the build feature only
partially works, sometimes rebuilding the entire project even though nothing
has changed.
Nov 16 '05 #3

"Reza Alirezaei" <an*******@discussions.microsoft.com> wrote in message
news:Oq*************@TK2MSFTNGP11.phx.gbl...
what's tyhe difference between rebuilding a project and building a project
in visual studio .Net 2003?

Perhaps I'm not understanding the other responses correctly, but I thought:
Rebuild builds all parts of a project or solution regardless of changes to a
given part.
Build (in theory) builds only those part of a project the *have changed*
since the last build?
William and Julie, please tell me if I've totally lost it!

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 16 '05 #4
AFAIK, rebuild recompiles the project regardless of changes , build only
does it if there are changes. I'd like to know more from Julie, b/c I
haven't heard of that in .NET but that doesn't mean anything.
"Peter van der Goes" <p_**********@toadstool.u> wrote in message
news:#F**************@TK2MSFTNGP12.phx.gbl...

"Reza Alirezaei" <an*******@discussions.microsoft.com> wrote in message
news:Oq*************@TK2MSFTNGP11.phx.gbl...
what's tyhe difference between rebuilding a project and building a project in visual studio .Net 2003?

Perhaps I'm not understanding the other responses correctly, but I

thought: Rebuild builds all parts of a project or solution regardless of changes to a given part.
Build (in theory) builds only those part of a project the *have changed*
since the last build?
William and Julie, please tell me if I've totally lost it!

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Nov 16 '05 #5
Is that in all the .NET compilers? I've tried this a bunch and never had it
happen so I'm curious if it affects all of the compilers?
"Julie" <ju***@nospam.com> wrote in message
news:40***************@nospam.com...
William Ryan eMVP wrote:

Rebuild will build it no matter what, build only builds if nothing has been changed since the last build.
Correction: build _should_ only build if nothing has been
changed since the last build.

In most versions of the compiler for the past decade, the build feature

only partially works, sometimes rebuilding the entire project even though nothing has changed.

Nov 16 '05 #6

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

Similar topics

1
by: Peter Stojkovic | last post by:
I have a Solution with 3 projects all in VB. If I make Changes in project A in one file, and say run, than the compiler finds always errors in a other forms, that should be correct. After a...
3
by: Ant | last post by:
Hello, Why is there a choice between build Solution & Rebuild Solution in the IDE. what is the difference? When would you use one over the other? Many thanks for your thoughts Ant.
2
by: Keith Smith | last post by:
What is the difference between "build" and "rebuild" when building a project?
1
by: Wilfried Mestdagh | last post by:
Hi, I'm using C#2005 beta. In menu I find 'build solution' and also 'rebuild solution'. Can someone tell me the difference ? Because if you click again on 'build' then you do a rebuild not ? ...
3
by: Brett | last post by:
What are the differences between build and rebuilt? I can't find any documentation on this any you can provide is apprciated. I'm thinking rebuild only builds changes where as build does...
2
by: mwazir | last post by:
Hi all, Needed a clarification on a simple point. What is the real difference between Build and Rebuild option in the .NET IDE and when should either of the options be used? I tried searching...
2
by: | last post by:
I have not been able to see any difference between what happens when I use Build>Build Solution or Build>ReBuild Solution. Is there any reason to use one or the other at any time? Thanx......joisey
1
by: mac | last post by:
I just put C# express editiion on my son's computer so he can learn how to code, and we've run into a weird problem. Whenever he makes a change to his code and hits F6 (build) the IDE reports...
4
by: RAM | last post by:
Hello, I am learning .NET 2.0, Visual ... 2005 Express Edition. Could you explain me please the difference betwen Build and Rebuild commands? Thank you. /RAM/
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: 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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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.