Discovery (Samples)

This section contains samples related to the Discovery feature.

In This Section

  • Basic Sample
    Demonstrates how to make a service discoverable programmatically as well as search for that service using the DynamicEndpoint.
  • Configuration Sample
    Demonstrates how to use a configuration file to make a service discoverable as well as how to use a DynamicEndpoint through configuration to look for that service.
  • Discovery Binding Element Sample
    Demonstrates how to add a discovery binding element into a custom binding. This allows clients to discover a service when a channel is opened.
  • Discovery Proxy Sample
    Demonstrates how to create an implementation of a Discovery Proxy to store information about existing services and how clients can query that proxy for information.
  • Custom Find Criteria
    Demonstrates how to create a custom scope match using logic and how to implement a custom discovery service.
  • Workflow Discovery Sample
    Demonstrates how to make a workflow service discoverable and how to author a custom code activity that searches for a particular service.

Build Date: 2011-06-25