Biztalk Visual Studio Question:
Download Questions PDF

Please explain difference between Build and Rebuild?

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 Interview Questions And Answers PDF

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?