Dear All,
Can you please let me know what is the exact difference between Build and ReBuild?
When to use Build and when to use Re Build.
Please give me more shed on this.
Thanks!
*This post is locked for comments
Thanks Hakim
if you make small changes , you can use build because build faster than rebuild.
If you have multiple projects in one solution , you can use rebuild
www.c-sharpcorner.com/.../build-rebuild-clean-solution-the-fact
Thanks Sukrut
So, when rebuild will recommended to do ? Else I think build is the good option to do.
Please give me more shed on this
So, what I understand , Suppose I have 3 projects like Proj1, Proj2, Proj3.
If I do any changes on Proj3 only and do the build then it will consider only the latest changed task I.e Proj3 and
ReBuild : It will delete the compiled files from Proj1, Proj2, Proj3 and build again.
Is't correct?
You can check this link
stackoverflow.com/.../difference-between-build-solution-rebuild-solution-and-clean-solution-in-visua
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Community Member 2
Guy Terry 2 Moderator
Martin Dráb 2 Most Valuable Professional