PC Review


Reply
Thread Tools Rate Thread

Build Solution vs. ReBuild Solution

 
 
Guest
Posts: n/a
 
      4th Feb 2005
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


 
Reply With Quote
 
 
 
 
Pete Wright
Guest
Posts: n/a
 
      4th Feb 2005
Build is incremental. it will recompile the bits that have changed, and in a
multi-project solution will rebuild only projects affected by the most
recent change.

Rebuild however does a complete recompile of whatever you select.

Hope that helps (and I got it the right way round)


--
Pete Wright
Author of ADO.NET Novice to Pro for Apress
www.petewright.org
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>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
>



 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      4th Feb 2005
<(E-Mail Removed)> schrieb:
>I have not been able to see any difference between what happens when I use
>Build>Build Solution or Build>ReBuild Solution.



In VB.NET 2002, there is no difference because incremental build isn't
implemented for this version. VB.NET 2003 AFAIK includes the incremental
build feature.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
To build a project which is in solution but not selected for build in solution configuration through MSBuild. Mushq Microsoft Dot NET 0 26th Jul 2007 11:37 AM
VB.Net 2003 - Build Solution vs Re-Build Solution =?Utf-8?B?RGVubmlz?= Microsoft VB .NET 2 19th Jan 2006 01:36 AM
Build Solution vs. Rebuild Solution =?Utf-8?B?c2tvb3Ry?= Microsoft VB .NET 1 30th Jan 2004 01:37 PM
I must always rebuild my solution Peter Stojkovic Microsoft Dot NET 1 6th Nov 2003 03:59 AM
rebuild solution automaticly each time im running the solution in the ide Daylor Microsoft Dot NET 1 24th Sep 2003 05:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:26 PM.