Service Broker Programming Samples

Aktualisiert: 17. Juli 2006

This section provides descriptions of the Service Broker programming samples that are included with SQL Server 2005.

In This Section

  • Readme_HelloWorld
    Shows how to send a message from one service to the other service, and how to process the message.
  • Readme_EventLogging
    Demonstrates the new Event Notification functionality of SQL Server 2005.
  • Readme_ShoppingCart
    Uses the Service Broker Interface sample in an application that maintains state.
  • Service Broker-Bestelldienst-Beispiel
    The Adventure Works Storefront sample accepts an online order and returns a predefined ship date in the order status screen. This sample adds backend order processing capabilities to Adventure Works Storefront.

For information about installing the samples, see Installieren von Beispielen.

Siehe auch

Andere Ressourcen

Service Broker-Lernprogramme
Introduction to Service Broker Programming

Hilfe und Informationen

Informationsquellen für SQL Server 2005