.NET Remoting in C#
Overview/Description
To demonstrate how to create and use specific .NET Remoting services
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
240 Minutes
Objectives:
.NET Remoting in C#
identify the main features of .NET Remoting.
identify the processes that underlie .NET Remoting.
identify the steps involved in designing a distributed application with .NET Remoting.
create a remote object and expose its metadata.
build a remote object host.
build and host a simple remote object.
host remote objects in IIS.
build a remoting client.
manage object lifetimes and call methods asynchronously for a specific remoting scenario.
build a remoting client that can invoke a remote object and renew and extend the lease for the object.
configure .NET Remoting using XML configuration files on the client and server sides for specific remoting scenarios.
configure .NET remote clients and servers using XML configuration files.
Course Number: 130092_eng