PDC Demos

Many of you asked for the demos we showed at PDC. Attached is a .zip file containing two applications of StreamInsight that Torsten presented in his talk:

SimpleMonitor:

  • Simple example of a StreamInsight query with a WHERE clause to filter out stock quotes from a random stock quote feed.
  • The feed currently just generates "IBM" and "MSFT" quotes. You can play with the WHERE clause in the LINQ query and filter on "IBM" or "MSFT" as the symbol.

MarketMonitor:

  • More sophisticated StreamInsight application that uses multiple StreamInsight queries and outputs live results into Excel.
  • The random quotes feed is the same as in the SimpleMonitor. Use "MSFT" or "IBM" for the Ticker Symbol and "Stock", "NASDAQ", "US", and "NA" as values for the other filter expressions in the Workbench UI.

As a reminder, here are the links to the recordings and decks of our PDC talks, providing the context for these applications:

Introduction to Microsoft SQL Server 2008 R2 StreamInsight (level 200)

Advanced Microsoft SQL Server 2008 R2 StreamInsight (level 400)

StockMonitorPDC2009.zip