Interoperability and Serviced Components in C#


Overview/Description
To demonstrate how to access unmanaged code from .NET and vice versa, and how to build, deploy, and use serviced components

Target Audience
Microsoft C# developers wanting to write enterprise applications with serviced components, Windows Services, or .NET Remoting, or studying for the exam 70-320: Developing XML Web Services and Server Components with Microsoft Visual C# and the Microsoft .NET Framework

Prerequisites
tbc

Expected Duration
200 Minutes

Objectives:

Interoperability and Serviced Components in C#

  • access COM components from .NET.
  • access .NET components from a COM application.
  • access COM components from a .NET client and .NET components from a COM client.
  • use Platform Invoke to call unmanaged Win32 API functions.
  • define serviced components and identify the services available in the Component Services environment.
  • create a specific serviced component and add transactions, object pooling, and JIT activation.
  • configure a serviced component and add security to it.
  • build a serviced component.
  • register, consume, and manage a specific serviced component.
  • deploy, register, use, and manage a serviced component.

  • Course Number: 130091_eng