Service: Behaviors Samples

The samples in this section cover service behaviors.

In This Section

  • Instancing
    Shows how to configure the instancing behavior of a service.
  • Concurrency
    Shows how to configure the concurrency behavior of a service.
  • Throttling
    Demonstrates the use of throttling controls.
  • Impersonating the Client
    Demonstrates how to impersonate the caller application at the service so that the service can access system resources on behalf of the caller.
  • Membership and Role Provider
    Demonstrates how a service can use the ASP.NET Membership and Role Providers to authenticate and authorize clients.

Set Up Instructions

Service Hosting Samples

Multiple Endpoints

Multiple Contracts

Addressing

Service Description

© 2007 Microsoft Corporation. All rights reserved.