Biztalk Visual Studio Question:

Explain me what is option Clean used for?

Answer:

Clean Solution is used to delete any intermediate and output files (mostly assemblies). With only the project and component files left, new instances of the intermediate and output files (mostly assemblies) can then be built.

Read All 26 Biztalk Visual Studio Questions
Previous QuestionNext Question
Please explain difference between Build and Rebuild?Tell me how is strong name key generated?