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
>