Day 14

Quiz

1: What capabilities does MSMQ give the developer?
A1: The capability to asynchronously process information which enables the queuing process continue with other tasks. Queues can add durability and fail-over capabilities so that in the event of a system failure data is not lost. It will either wait or flow to other systems and processes on a least-cost basis for service.
2: What are the five basic methods in MSMQ?
A2: Open, Listen, Read, Write, and Close. Other methods exist, however, these are the major ones.
3: What are the three layers in BizTalk?
A3: Application, BizTalk, and Data Communication. The application layer contains the XML-encoded information that is application specific. The BizTalk layer is the envelope ...

Get Sams Teach Yourself Microsoft® Windows® DNA Programming in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.