A Hitchhiker's Guide to StreamInsight Queries

Event-driven processing through declarative, long-standing queries is a fundamentally different paradigm than the request-response model seen in databases, or the store and forward model seen in messaging systems. In order to assist you in your efforts at learning this new paradigm, we have put together a white paper

  1. to help you “think through” stream processing in simple, layered levels of understanding – as a complement to the product documentation and
  2. to reinforce this learning through examples for various use cases – so that you can design the query plan for a particular problem, and compose the corresponding LINQ query.

The guide consists of a PDF document and a VS solution that accompanies the paper.

Regards,

The StreamInsight Team