Browse by Tags
All Tags »
StreamInsight (
RSS)
I stumbled upon this blog post, which I think gives a very good introduction to building a StreamInsight Application: http://blogs.msdn.com/b/masimms/archive/2010/08/10/building-your-first-end-to-end-streaminsight-application.aspx It's rather long...
Since the RTM version you have to specify the instance name when connecting to or creating an in-process StreamInsight server. There is no such thing as a "Default Instance" like there is in the SQL Server database engine. Since users are very...
Are you running StreamInsight in a non-English speaking country? Then you may have run into the problem of getting the exception "Input string was not in a correct format" from StreamInsight when you try to run a query that contains a non-integer...
Sometimes things turn out in a quite different way than expected. I looked forward to visit the Microsoft BI Conference in Stockholm and listen to Rafal Lukawiecki, but ended up doing a presentation there myself... The background is that Rafal is doing...
New to StreamInsight? Then you could have a look at the following resources to learn more! StreamInsight product information page http://www.microsoft.com/sqlserver/2008/en/us/R2-complex-event.aspx PDC 2009 sessions on StreamInsight http://microsoftpdc...
Beat the stock market with StreamInsight StreamInsight is one of the main news of SQL Server 2008 R2. It's a platform for Complex Event Processing (CEP) that enables processing of high speed event streams using familiar tools such as Visual Studio...
Yes, I got caught on "vimmelbilder" (party pictures) at it24.se. I'm in the background on picture number 15: http://it24.idg.se/2.2275/1.305368/de-minglade-pa-techdays?showGallery=true&img=15#selected Here's a picture of me in action...
I've published a short video on StreamInsight on YouTube. Currently it is available in Swedish only, but I plan to make an English version also. Here is the link: http://www.youtube.com/watch?v=--sgwAU4-uw Hopefully see you on TechDays Sweden next...
I've published a couple of example StreamInsight queries, input adapters and output adapters on CodePlex. These examples use sample stock market historical data from 2009 and show how to run StreamInsight in Explicit, Implicit and Observable mode...
StreamInsight is one of the main news of SQL Server 2008 R2. It's a platform for Complex Event Processing (CEP) that enables processing of high speed event streams using familiar tools such as Visual Studio, C# and LINQ. CEP is a technology that is...
Algorithmic Trading is automated trading done by computer programs (algorithms) that react to patterns in financial market data or financial news. As of 2009, high frequency trading firms accounted for 73% of all US equity trading volume. Several different...
Background A couple of weeks ago, the second CTP for SQL Server 2008 R2 was released. I downloaded it immediately. Still the product is far from finished, and the CTP didn't contain any preview of the "Gemini" component, but I could at least...