Biztalk Visual Studio Question:
Download Questions PDF

Tell us what are un-typed messages, how does one create them?

Answer:

A message created in BizTalk Orchestration is bound to a schema, this is a typed message. In un-typed messages, the message is bound to System.Xml.XmlDocument instead of a schema.

Download Biztalk Visual Studio Interview Questions And Answers PDF

Previous QuestionNext Question
Please explain can I create or configure Receive Ports or Send Ports through Visual Studio?Tell us is it possible to promote XML record of ComplexContent?