|
|
|
|
Browse by Tags
All Tags » samples (RSS)
Showing page 1 of 2 (13 total posts)
-
With the release of StreamInsight V1.2 we also updated our LINQPad driver. It is now aware of StreamInsight versions, so that a sample can fail gracefully if the required library version is not found.
You can install the new driver (of update your existing one) as follows: In LINQPad click on Add connection:
Next, you click on View more ...
-
StreamInsight’s LINQ query and analytics language is powerful and versatile. To ease users and developers over the inevitable initial learning curve, we know that high-quality documentation and a variety of examples are absolutely crucial. While we are trying to improve the former with every new release, we have also maintained a set of samples of ...
-
Richard Seroter, a BizTalk MVP and avid StreamInsight user/developer, has just published a nice sample showing how to display StreamInsight result events in a Dashboard UI. He uses a WCF service to send events to a windows form chart control that updates in real-time. You can download his sample from the StreamInsight CodePlex Site and get more ...
-
At SQL Bits I presented my ''What's New in Denali?'' deck in two different sessions - once on Friday to about 120 people, and once on Saturday to about 80 people. You can download the deck and samples below.
-
Today I was in Chicago for SQL Saturday #67 to present my ''What's New in SQL Server Denali'' deck. You can download the deck and samples below.
I mentioned during the talk that THROW is another command added to the list that require the previous statement to be terminated with a semi-colon. Here is the blog post I referenced that talked more ...
-
Attached are the slide decks and demos from my two presentations at SQL Saturday #60 in Cleveland:What's New in SQL Server ''Denali''T-SQL : Bad Habits to Kick
-
Have you heard about IObservable/IObserver support in Microsoft StreamInsight 1.1? Then you probably want to try it out. If this is your first incursion into the IObservable/IObserver pattern, this blog post is for you!
StreamInsight 1.1 introduced the ability to use IEnumerable and IObservable objects as event sources and sinks. The IEnumerable ...
-
We have added a new StreamInsight sample in the form of a Visual Studio solution called SqlApplication. The sample contains input and output adapter implementations that interface with Microsoft SQL Server. These are “generic” or un-typed adapters in that they can work with any given event type specified during query binding time, as long as the ...
-
We are delighted to see the StreamInsight developer community shaping up. Johan Åhlén, one of the most active members of this group, has published a Twitter input adapter last week, featured on SQLServerCentral. It uses the Twitter API to receive near-real time updates from the “sample method” and “filter ...
-
We have added a new sample solution to our samples package on CodePlex. This sample uses the StreamInsight extensibility framework to implement a pattern detection application. The solution can be found in Applications\PatternDetector contains - apart from the used adapters - the following projects:
AugmentedFiniteAutomaton (refers to ...
1
|
|
|
|
|