An Introduction to SQL Server Service Broker
This paper introduces Service Broker, a new feature in Microsoft SQL Server 2005. With Service Broker, internal or external processes can send and receive guaranteed, asynchronous messaging by using extensions to Transact-SQL. |
Building Reliable, Asynchronous Database Applications Using Service Broker
Learn how to use this new asynchronous, reliable messaging feature in SQL Server 2005 to build a variety of database applications that were difficult, if not impossible, to build before. |
SQL Server 2005 Full-Text Search: Internals and Enhancements
See the benefits and new features of SQL Server "Yukon" full-text search for both developers and database administrators. Significant enhancements in performance, manageability, and functionality deliver best-of-breed search capabilities for applications of any size. |
Architecting Service Broker Applications
Learn when Service Broker can be used to build an application, and the decisions that have to be made when designing and building Service Broker applications. |
Async Lifestyle: Manage Your Tasks With Service Broker
Find out how Service Broker can be used to implement batch processing systems for managing databases across one or many instances of SQL Server. |
Building the MSDN Aggregation System
Learn how MSDN used Service Broker to implement the system for aggregating Web metrics for MSDN. |