Microsoft Developer Network > Samples >
WCF-SQL, BizTalk, notification and content based routing

WCF-SQL, BizTalk, notification and content based routing

Many people use TypedPolling when they are working with BizTalk and wanting to poll data from the SQL Server and publish it to BizTalk, but there is another way where you use notification.


Select a language
 
 
 
 
 
(3)
41 times
11/5/2011
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Browse Code
Q and A (1)
C#
Sign in to Ask a Question


  • WCF-SQL Content-Based Routing SQL Azure?
    4 Posts | Last Post December 10, 2011
    • Would this interesting too for SQL Azure in Hybrid kind of solution you think?
    • Well I don't think that SQL Azure supports SQL Broker yet, which is required, but in time I am sure it also will be interesting for SQL Azure.
    • I think so too, and unfortunately not everything is supported yet in SQL Azure like SQL Broker Services. I tried it once, and made blog post and then found out it was not possible yet (http://soa-thoughts.blogspot.com/2011/10/query-notification-sql-azure-biztalk.html). 
    • By the way great sample.