Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
Microsoft StreamInsight
>
All Tags
>
samples
Server & Tools Blogs
>
Data Platform Blogs
>
Microsoft StreamInsight
All About Data Platform
All About Data Platform
Data Development
ADO.NET (Managed Providers, DataSet & EF)
WCF Data Services
SQL Server Customer Advisory Team
SQL Server Protocols
Microsoft XML Team
JDBC
Microsoft Drivers for PHP for SQL Server
Sync
SQL Server Data Tools
StreamInsight
Data Quality Services
Data Quality Services
SQL Server Customer Advisory Team
Jessica Meats’ Blog
All MSDN DQS Postings
OLTP
SQL Server Team
ADO.NET (Managed Providers, DataSet & EF)
SQL Server Customer Advisory Team
SQL Release Services
SQL OS
Running SAP on SQL Server
Conor vs. SQL
SQL AlwaysOn Team
SQL Server Manageability
Integration Services
SSIS
Data Quality Services
SQL Server Customer Advisory Team
All MSDN SSIS Postings
Data Security & Storage
SQL Server Security
SQL Server Storage Engine
SQL OS
SQL Server Customer Advisory Team
Data in the Cloud
Windows Azure
Your Data in the Cloud
SQL Server Team
Silver Lining
Microsoft StreamInsight
Official blog of the development team of StreamInsight.
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
blogroll
StreamInsight Factotum
Mark Simms, AppFabric CAT PM, about building StreamInsight solutions
meek
Colin Meek from the StreamInsight dev team about StreamInsight, LINQ, .NET
romans
Roman Schindlauer from the StreamInsight PM team about StreamInsight app development
Continuous Contemplations
Badrish Chandramouli, researcher at MSR, about cutting-edge streaming challenges
Domain Connect
Ming Lu from the StreamInsight test team about StreamInsight Performance, Debugger, DiagnosticView Troubleshooting guidance
Isaac @ MSDN
Isaac Kunen from the StreamInsight PM team, about SQL & StreamInsight
Recent Posts
What Is StreamInsight? A Primer for Non-Programmers
Posted
6 months ago
by
The StreamInsight Team
3
Comments
Getting Started with StreamInsight 2.1
Posted
8 months ago
by
The StreamInsight Team
1
Comments
StreamInsight will not push feature releases through Microsoft Update going forward
Posted
8 months ago
by
The StreamInsight Team
0
Comments
Using Subjects to Deploy Queries Dynamically
Posted
8 months ago
by
The StreamInsight Team
0
Comments
Tags
demos
LINQ
Manageability
PowerShell
Presentations
Release
Training
Archives
Archives
November 2012
(1)
September 2012
(2)
August 2012
(3)
July 2012
(3)
June 2012
(3)
April 2012
(1)
March 2012
(4)
January 2012
(1)
August 2011
(2)
July 2011
(6)
June 2011
(1)
May 2011
(3)
April 2011
(1)
March 2011
(2)
February 2011
(1)
January 2011
(2)
December 2010
(1)
November 2010
(7)
October 2010
(5)
September 2010
(1)
August 2010
(2)
July 2010
(2)
June 2010
(7)
May 2010
(6)
April 2010
(3)
March 2010
(1)
February 2010
(1)
December 2009
(2)
November 2009
(3)
September 2009
(2)
August 2009
(2)
More
▼
Less
▲
Tagged Content List
Blog Post:
Updated LINQPad Driver and Samples
The StreamInsight Team
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...
on
19 Jul 2011
Blog Post:
Rolling Out 101 Samples
The StreamInsight Team
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...
on
10 May 2011
Blog Post:
StreamInsight Dashboard Sample Published
The StreamInsight Team
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...
on
20 Apr 2011
Blog Post:
Curious about IObservable? Here’s a quick example to get you started!
The StreamInsight Team
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...
on
26 Jan 2011
Blog Post:
SQL Adapter Samples
The StreamInsight Team
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...
on
16 Nov 2010
Blog Post:
Twitter Input Adapter
The StreamInsight Team
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...
on
5 Oct 2010
Blog Post:
Pattern Detection with StreamInsight
The StreamInsight Team
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...
on
2 Sep 2010
Blog Post:
New sample added on CodePlex
The StreamInsight Team
We just added a new sample solution to the StreamInsight product team samples package on CodePlex . The new solution contains three projects: HelloToll HelloTollTutorial AsyncCsvAdapter The first two contain the walk-through examples of the "Hitchhiker's Guide to StreamInsight Queries...
on
12 Aug 2010
Blog Post:
A Hitchhiker's Guide to StreamInsight Queries
The StreamInsight Team
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...
on
8 Jun 2010
Blog Post:
CodePlex Samples Up and Running
The StreamInsight Team
The StreamInsight sample repository on CodePlex is finally online! Currently, you can download the whole source tree as a single zip file, which is the default CodePlex feature to get the code. However, this space is not supposed to be restricted to sample code from the product team. In fact, it is not...
on
26 May 2010
Blog Post:
RTM Sample Preview
The StreamInsight Team
Those of you who have installed the RTM version of StreamInsight 1.0 have probably wondered about that link to CodePlex that doesn't really lead to any samples. We will resolve this isue soon, but in the meantime, we'd like to give you something to work with right here. Attached to this article is a...
on
15 May 2010
Blog Post:
Shuttle Tracker Demo (PDC)
The StreamInsight Team
StreamInsight was featured in a demo during the SQL Spatial presentation at PDC , given by Ed Katibah and Olivier Meyer. Some of you asked for the sample code, here you are! The example illustrates how to include existing code from existing libraries to extend StreamInsight queries. This sample specifically...
on
9 Dec 2009
Blog Post:
PDC Demos
The StreamInsight Team
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....
on
2 Dec 2009
Blog Post:
How to Manage Microsoft StreamInsight with PowerShell
The StreamInsight Team
Are you running the StreamInsight host (StreamInsightHost.exe) or do you have an application that hosts the StreamInsight engine? If so, you might wonder how an administrator could retrieve manageability information or access metadata in the StreamInsight engine. It is possible that you often cannot...
on
24 Sep 2009
Blog Post:
Updated Sample Package
The StreamInsight Team
As you might have noticed, we posted a small update of our documentation and sample package. We corrected the culture problem for the text file input adapters, so that these samples work out of the box also on non en-US cultured systems. Moreover, we included small corrections in the documentation .chm...
on
18 Sep 2009
Page 1 of 1 (15 items)