Learn how the Service Broker feature in Microsoft SQL Server 2005 allows you to solve the problems associated with Service-Oriented Architectue (SOA) and achieve loose coupling and flexibility without losing realiability.
My first non-WCF (Windows Communication Foundation) presentation. I've found many great resources online:
SQLServiceBroker.com
Two Webcasts from Microsoft:
- MSDN Webcast: Introducing Service Broker in SQL Server 2005 (Level 200)
- MSDN Architecture Webcast: Using Service Broker in SQL Server 2005 Express Edition for Reliable Service-Oriented Architecture (SOA) Implementations (Level 300)
If you're like everyone else I've talked to so far, no one knows a thing about Service Broker. I've heard about a few times and pretty sure I've seen a short demo during a "new features of SQL Server 2005" just before it was released a year and a half ago. So, when looking for my next presentation topic it made perfect sense. So, in just a few days, I'll be giving this presentation for the first time to the Tulsa SQL Server Group.

DevOps · February 15, 2007
Implementing Reliable Service-Oriented Architecture (SOA) Using SQL Server 2005 Service Broker
Any and all environment specific configuration and data should not be contained within your repo. It is not part of the software.