Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
Microsoft StreamInsight
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
Tags
Adapters
CEP
Complex Event Processing
demos
download
IObservable
Licensing
LINQ
LINQPad
Manageability
People
Performance
PowerShell
Presentations
Release
RTM
Samples
Scenarios
setup
Time
Training
White Paper
More
▼
Less
▲
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
▲
Blog - Title
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft StreamInsight
StreamInsight V1.2 Released!
Posted
over 2 years ago
by
The StreamInsight Team
0
Comments
The StreamInsight team is proud to announce the release of V1.2! Don’t be fooled by the minor number increment - we've made a bunch of major improvements: Resiliency against planned and unplanned downtime through checkpointing. Custom solutions...
Microsoft StreamInsight
FIX adapter for StreamInsight
Posted
over 2 years ago
by
The StreamInsight Team
3
Comments
Over the last couple of month, Rapid Addition , a leading FIX and FAST solutions provider for the financial services industry, has been working closely with the StreamInsight team to enable StreamInsight Complex Event Processing queries to receive input...
Microsoft StreamInsight
Finalizing StreamInsight V1.2
Posted
over 2 years ago
by
The StreamInsight Team
2
Comments
You might have heard the news from TechEd in Atlanta already: we are getting closer to the next release of Microsoft StreamInsight. It will be a minor release called StreamInsight 1.2. This release will focus on aspects that we heard loud and clear in...
Microsoft StreamInsight
StreamInsight Talk at TechEd 2011
Posted
over 2 years ago
by
The StreamInsight Team
2
Comments
Torsten Grabs, one of our fearless leaders, has given a well-received presentation at TechEd 2011 in Atlanta this week. He talked about the StreamInsight value proposition, its event-processing paradigm, and ran a bunch of great demos from various verticals...
Microsoft StreamInsight
Rolling Out 101 Samples
Posted
over 2 years ago
by
The StreamInsight Team
0
Comments
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...
Microsoft StreamInsight
StreamInsight Dashboard Sample Published
Posted
over 2 years ago
by
The StreamInsight Team
1
Comments
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...
Microsoft StreamInsight
New StreamInsight Performance Blog
Posted
over 2 years ago
by
The StreamInsight Team
0
Comments
The family of StreamInsight team bloggers has grown recently: Ming Lu from the StreamInsight test team has started publishing insightful articles on her blog about StreamInsight performance, debugger, and diagnostics troubleshooting. Ming began with a...
Microsoft StreamInsight
OSIsoft PI Adapter Release Candidate
Posted
over 2 years ago
by
The StreamInsight Team
0
Comments
Microsoft and OSIsoft have a long-standing partnership that includes a number of collaborations. One that is especially relevant for StreamInsight is their development of input and output adapters for the OSIsoft PI System. It enables PI users to seamlessly...
Microsoft StreamInsight
StreamInsight Now Available Through Microsoft Update
Posted
over 2 years ago
by
The StreamInsight Team
0
Comments
We are pleased to announce that StreamInsight v1.1 is now available for automatic download and install via Microsoft Update globally. In order to enable agile deployment of StreamInsight solutions, you have asked of us a steady cadence of releases with...
Microsoft StreamInsight
Curious about IObservable? Here’s a quick example to get you started!
Posted
over 2 years ago
by
The StreamInsight Team
0
Comments
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...
Microsoft StreamInsight
StreamInsight/SSIS Integration White Paper
Posted
over 2 years ago
by
The StreamInsight Team
1
Comments
This has been tweeted all over the place, but we still want to give it proper attention here in our blog: SSIS (SQL Server Integration Service) is widely used by today’s customers to transform data from different sources and load into a SQL Server data...
Microsoft StreamInsight
Windows in StreamInsight: Hopping vs. Snapshot
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
Three weeks ago, we explained the basic concept of windows in StreamInsight: defining sets of events that serve as arguments for set-based operations, like aggregations. Today, we want to discuss the so-called Hopping Windows and compare them with Snapshot...
Microsoft StreamInsight
StreamInsight Bloggers
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
[Update: Added Badrish] As a faithful reader of the StreamInsight Team Blog, you probably know that there exist other blogs by members of the team – we’d like to plug them here once again. The following personal blogs contain lots of technical, detailed...
Microsoft StreamInsight
StreamInsight LINQPad Driver
Posted
over 3 years ago
by
The StreamInsight Team
4
Comments
Joseph Albahari's LINQPad has become an indispensable tool for many of us on the StreamInsight team. It allows you to quickly design, test and visualize results for LINQ queries. We've now developed a dedicated LINQPad driver for StreamInsight with Joe...
Microsoft StreamInsight
Windows in StreamInsight: The Basics
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
If you start learning how to write StreamInsight queries, most likely one of the first concepts you come across are windows. In this article, we’d like to shed some light on the usage of windows, hoping to provide a better understanding for the...
Microsoft StreamInsight
TechEd Europe Presentations
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
A subset of the team went to Berlin two weeks ago to talk about StreamInsight at TechEd EMEA 2010. We had a great time in a great city, and got a lot of interest for StreamInsight at the SQL Server booth. All sessions were recorded and are available to...
Microsoft StreamInsight
SQL Adapter Samples
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
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...
Microsoft StreamInsight
Installing StreamInsight Side by Side
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
In our announcement of StreamInsight 1.1 we talked about StreamInsight Side by Side installation support. We wanted to clarify a couple of key points for this feature. The Side-by-Side installation process for V1.1 will not stop any StreamInsightHost...
Microsoft StreamInsight
Stop() the Adapter
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
The purpose of this blog posting is to discuss the newly added Adapter.Stop() method. We’ll go over the scenarios where you might need to use it, explain the semantics of this method and offer some suggestions on how it might be used by adapter...
Microsoft StreamInsight
Localized StreamInsight 1.1 Published
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
We just released 10 localized versions of StreamInsight and published the packages on the respective Microsoft Download Center pages . Apart from English, StreamInsight 1.1 is now available in Chinese (Simplified, Traditional), French, German, Italian...
Microsoft StreamInsight
New Samples Published
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
The integration with .NET sequences (IEnumerable, IObservable) which is now part of StreamInsight is an extremely versatile new API. It opens up a number of scenarios that were not as straightforward to implement before, and it is also great for quick...
Microsoft StreamInsight
Releasing StreamInsight V1.1
Posted
over 3 years ago
by
The StreamInsight Team
5
Comments
Today we are excited to announce the release of StreamInsight 1.1, just four months after our Version 1.0 Refresh! According to our goal of adding value incrementally with every new version, these are the new features in 1.1: Using .NET sequences...
Microsoft StreamInsight
StreamInsight Case Study
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
Edgenet is an Atlanta-based company that offers data services to suppliers, retailers, and distributors, helping them to better target their audiences and support their sales efforts. As recently described in a Microsoft case study article , they became...
Microsoft StreamInsight
Twitter Input Adapter
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
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...
Microsoft StreamInsight
Pattern Detection with StreamInsight
Posted
over 3 years ago
by
The StreamInsight Team
0
Comments
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...
Page 2 of 4 (81 items)
1
2
3
4