I want to implement an Input Adapter in a StreamInsight app, that gets events from the network, given ip:port (more details here: http://social.technet.microsoft.com/Forums/en-US/streaminsight/thread/
In an intranet setup, I have multiple clients and each one of them is required to send data to StreamInsight server. The data is event-driven, for e.g., when a user clicks on a page, that data (which
I am looking for some possible options for streaming all changes happening on DB level using Microsoft StreamInsight. One possible way is using DB Triggers (which I don\'t thing is a good way). If any
I\'m trying to build the HitchHiker solution that comes as part of the Microsoft whitepaper on StreamInSight \"A Hitchhiker‟s Guide to Microsoft StreamInsight Queries\". Howeve开发者_Python百科r, I\'
I\'m working on a WPF project, which I need to track the data in SQL Server 2008 R2. I\'ve a table full with SQL statements, some of them are \"Select\"s for the views and some of them for tables, bu
I am wondering if Microsoft StreamInsight is ready for production code?It seems like a great way to handle real-time event processing.But 开发者_开发知识库I\'m just concerned that it is a half-baked s
I a working with a stock data feed and I want to build minute bars (candlesticks) out of the data. I think that I have a pretty good query that will give me the data that I need but I am not sure that
I have a stream of Twitter data that\'s being parsed and aggregated by Microsoft StreamInsight. The output is a single number (a percentage). Ideally, at the time of the request (to the web server), I
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.