Objective 1.4: Design for Interoperability with External Systems

You can interoperate with external systems in several different ways:

  • Web services. Communicate with external systems across a network using open standards.

  • File sharing. Writing data to a file that can then be transferred to an external system. This method of interoperability is common with mainframe services.

  • Component Object Model (COM). COM is a standard for communicating between processes on a single computer and for accessing external libraries.

Objective 1.2: Design Service Interaction covered designing web services, and exchanging files is a straightforward matter. Therefore, this objective focuses on interoperability with COM.

Get MCPD 70-518 Exam Ref: Designing and Developing Windows® Applications Using Microsoft® .NET Framework 4 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.