Biztalk Visual Studio Question:
Download Questions PDF

Explain how BizTalk engine identifies a unique schema?

Answer:

BizTalk uses a combination of namespace#rootnode to define the schema type of a message, thereby making a MessageType unique (for example: http://mynamespace.com#MyRootNode). In other words, BizTalk uses this combination to identify and resolve schemas references.

Download Biztalk Visual Studio Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me how is strong name key generated?Do you know what are the actions in order to deploy from Visual Studio?