473,569 Members | 2,536 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

difference build and rebuild

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 ? Maybe it's my english :(

--
rgds, Wilfried
http://www.mestdagh.biz
Nov 16 '05 #1
1 1546
Build selectively builds only those parts of a project or solution
that have changed since the last build, depending on what you select.

Rebuilds everything, the choice often makes little
difference unless you have a large solution or project.

Rebuilding a large project can cost time !
--
OHM ( Terry Burns )

http://TrainingOn.net

--
"Wilfried Mestdagh" <Wi************ **@discussions. microsoft.com> wrote in
message news:97******** *************** ***********@mic rosoft.com...
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 ? Maybe it's my english :(

--
rgds, Wilfried
http://www.mestdagh.biz

Nov 16 '05 #2

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

Similar topics

1
2088
by: Ruchika | last post by:
Hi, I want to build an embedded Visual C++ project from the python script. This is what I do - evc = r'"C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\Bin\EVC.EXE"' proj = r'"C:\Handheld\SC10\GFSDK\dev\Drivers\CE.EVC4\GFHAL\GFHAL.Vcp"' config = "GFHAL - Win32 (WCE ARMV4) Release"
15
2333
by: cody | last post by:
We have a huge project, the solutuion spans 50 projects growing. Everytime I want to start the project I have to wait nearly over 1 minute for the compiler to complete building. This is unaccaptable. I thought about loading only the project I need into visual studio and not the whole solution. The problem is that the compiler tells me it...
2
1685
by: Rostislav Lyudmirsky | last post by:
Greetings experts, If I have a project containing several .c/.f files. Is it possible to modify just one of the source files and rebuild executable without involving others? What I mean is... I have a project: report01 made from f1.o, f2.o, f3.o I need to do a quick modification on f1.c and re-build report01 My problem is that someone...
2
9995
by: Keith Smith | last post by:
What is the difference between "build" and "rebuild" when building a project?
3
1976
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 everything. Thanks, Brett
4
4027
by: jakk | last post by:
hello all, whats the Difference between bin and obj directories and difference between project references and dll references? thanks jack
2
1785
by: Gabriel Lozano-Morán | last post by:
ASP.NET v1.1.4322 Visual Studio .NET Enterprise Architect Client: Windows XP SP2 Does someone know why the output dll increases in size after running the web application? When I build my web app the output dll is about 16KB after running (F5) the application the file size increase tot 92KB. Thanks
5
1559
by: Jon | last post by:
I am constantly getting reports in my task list like these: * 'someObjectName" is not a member of 'someOtherObjectName' * Handles clause requires a WithEvents variable. * Name 'someName' is not declared These errors are totally erroneous. If I go into the class and cut the offending code and repaste it in the same spot the errors...
1
1894
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 that the build succeded. However, when he runs the program (Start without debugging), the new build IS NOT being run. He has to actually choose...
0
7700
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7924
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7676
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7974
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6284
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3642
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2114
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.