Biztalk Visual Studio Question: Download Biztalk Visual Studio PDF

Please explain difference between Build and Rebuild?

Tweet Share WhatsApp

Answer:

Build means compile and link only the source files that have changed since the last build, while Rebuild means compile and link all source files regardless of whether they changed or not.

Download Biztalk Visual Studio PDF Read All 26 Biztalk Visual Studio Questions
Previous QuestionNext Question
Tell us can we have schema without a target namespace? What will be its MessageType?Explain me what is option Clean used for?