Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Instancing Extensibility Samples

The samples in this section demonstrate some Windows Communication Foundation (WCF) instancing extensibility scenarios.

In This Section

Durable Instance Context

Demonstrates how to customize the WCF runtime to enable durable instance contexts. It uses SQL Server 2005 as its backing store (SQL Server 2005 Express in this case).

Instancing Initialization

This sample extends the Pooling sample by defining an interface, IObjectControl, which customizes the initialization of an object by activating and deactivating it. The client invokes methods that return the object to the pool and that do not return the object to the pool.

Pooling

Demonstrates how to extend the WCF to support object pooling.

InstanceContextSharing

Demonstrates how to use the IInstanceContextProvider interface to share InstanceContext objects across multiple calls and clients.

See Also


© 2007 Microsoft Corporation. All rights reserved.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker