VJs Tip Of The Day
Reply
![]() |
|
From:
![]() VishalRJoshi
|
Build Vs Rebuild in VS.Net
A very basic but a less know question for today... What is the difference between Build and Rebuild solution in VS.Net or why at all we have two... Well the difference is that Build solution will build only those projects which are changed since the last build... It will not get the changes of the updated embedded resource files... Rebuild soultion will cause everything to be rebuilt no matter whether it was changed or not... If you are making small projects the differences would not matter much but for large builds these are really useful... There are advanced differences though but these are something which all should know...
PS: If you wish to add few of your discoveries shoot me an email and I will update folks with tomorrow's tip... Vishal Joshi Microsoft MVP .Net If You Think YOU CAN... You Can... http://VishalJoshi.Blogspot.com http://www.microsoft.com/india/mvp/indiamvp.aspx http://groups.msn.com/ChennaiNetUserGroup http://groups.msn.com/CNUG-DAM http://groups.msn.com/NetBloomingtonUserGroup
|
|
View other groups in this category.
![]() |
To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.
Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.
If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.
|
|
- Re: VJs Tip Of The Day VishalRJoshi
-