This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in
Subscriber portal
Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 3

Microsoft StreamInsight announcement

  • Link
    StreamInsight V2.1 Released
    Roman Schindlauer Wednesday, June 27, 2012 11:42 PM

    Dear StreamInsight users,

    We just officially announced our new StreamInsight V2.1 release - you can find all the relevant information including download links in the StreamInsight blog!

    Regards,
    Roman

  • Link
    StreamInsight V1.2 Released
    Roman Schindlauer Monday, July 18, 2011 7:38 PM

    We just officially announced our new StreamInsight V1.2 release - you can find all the relevant information including download links in our latest blog posting!

    Regards,
    Roman

  • Link
    StreamInsight on Twitter
    Roman Schindlauer Tuesday, June 1, 2010 5:41 PM

    As appeared on the blog:

    Finally: The StreamInsight Development Team is now tweeting! Follow streaminsight to receive latest announcements and news. We are excited about the opportunity to use this push-channel to deliver messages to our developer and user community, that's the true spirit of an event-driven world!

    Regards,

    The StreamInsight Team

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Microsoft StreamInsight
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Is any way possible to get events counts for which stream's value is < 5

    Archived Forums
     > 
    Microsoft StreamInsight
    p.Value >= 5) group m by new { m.A1, m.A2 } into x from tw in x.TumblingWindow(TimeSpan.FromMinutes(5)) ...
    Unanswered | 0 Replies | 2298 Views | Created by Yazdani ISTS - Tuesday, August 1, 2017 10:50 AM
  • large check mark
    0 Votes

    App communication with StreamInsight Server

    Archived Forums
     > 
    Microsoft StreamInsight
    Observable.Interval(TimeSpan.FromSeconds(1))).ToPointStreamable(x => PointEvent.CreateInsert(DateTimeOffset.Now, x), AdvanceTimeSettings.StrictlyIncreasingStartTime); ...
    Unanswered | 1 Replies | 3092 Views | Created by Kenny-SH Tan - Thursday, December 8, 2016 3:46 PM | Last reply by Kenny-SH Tan - Friday, December 9, 2016 9:00 AM
  • large check mark
    0 Votes

    Applying (WCF) clientcredentials to a StreamInsight client

    Archived Forums
     > 
    Microsoft StreamInsight
    Hello, I have a requirement where I need to connect my StreamInsight client with client certificates over an SSL channel. With a normal WCF client I ...
    Unanswered | 0 Replies | 2936 Views | Created by Claudio Russo, NL - Monday, December 5, 2016 9:50 AM
  • large check mark
    0 Votes

    StreamInsight 2.1 Query hangs after 20 days

    Archived Forums
     > 
    Microsoft StreamInsight
    Hi All I have a stream insight instance created as a stand alone server(Hosted in windows service). and I am running 16 queries. But i have an issue after few ...
    Unanswered | 0 Replies | 2907 Views | Created by Bhupesh o Sharma - Wednesday, November 30, 2016 3:52 PM
  • large check mark
    0 Votes

    Compare Previous & Current Hopping Windows

    Archived Forums
     > 
    Microsoft StreamInsight
    Hello, I have a real-time stream of point events and would like to compare the count of events in the current hopping window of 1 minute to that of the previous 1 minute hopping ...
    Unanswered | 2 Replies | 3776 Views | Created by Plob109 - Friday, September 23, 2016 6:01 PM | Last reply by Plob109 - Tuesday, September 27, 2016 2:08 PM
  • large check mark
    0 Votes

    Exception when StreamInsight 2.3 is running

    Archived Forums
     > 
    Microsoft StreamInsight
    I have StreamInsight client: var quoteStreamable = application.GetStreamable<IntradayQuote>(symbol); var matchQuery = from quote in ...
    Answered | 1 Replies | 4101 Views | Created by Vu Dao 255 - Monday, August 15, 2016 7:11 AM | Last reply by Albert_ Zhang - Wednesday, August 17, 2016 9:14 AM
  • large check mark
    1 Votes

    StreamInsight Query Stopped processing events after few days

    Archived Forums
     > 
    Microsoft StreamInsight
    Hi  I have a stream insight instance created as a stand alone server(Hosted in windows service). and I am running quries. But i have an issue after few days of running query ...
    Answered | 1 Replies | 4220 Views | Created by Bhupesh o Sharma - Monday, July 25, 2016 9:21 PM | Last reply by Albert_ Zhang - Wednesday, July 27, 2016 1:22 AM
  • large check mark
    0 Votes

    StreamInsights SQL Server 2016

    Archived Forums
     > 
    Microsoft StreamInsight
    Hi Just wondered if StreamInsights will be available as a new version for SQL Server 2016 regards Gavin Clark
    Unanswered | 3 Replies | 4796 Views | Created by Gavin R. Clark - Thursday, July 14, 2016 11:29 AM | Last reply by Riaon - Tuesday, July 19, 2016 9:25 AM
  • large check mark
    0 Votes

    StreamInsight- Pooling data from SQL server

    Archived Forums
     > 
    Microsoft StreamInsight
    Hi, What is best practice for pooling data SQL server on certain interval.? I have an input adapter which retrieve data for every 15 minutes. What I  did was, I make input adapter ...
    Unanswered | 1 Replies | 3774 Views | Created by Gowri2424 - Wednesday, July 13, 2016 3:35 AM | Last reply by Riaon - Thursday, July 14, 2016 7:37 AM
  • large check mark
    0 Votes

    StreamInsight- SQL reference data based on incoming stream.

    Archived Forums
     > 
    Microsoft StreamInsight
    Hi, I have incoming message stream to do analytics on top it I would like to refer SQL data for incoming data. Since my reference data has approximately 100 million rows I can't convert all those 100 ...
    Unanswered | 1 Replies | 3869 Views | Created by Gowri2424 - Wednesday, July 13, 2016 3:24 AM | Last reply by Riaon - Thursday, July 14, 2016 7:28 AM
  • large check mark
    0 Votes

    Need help with query

    Archived Forums
     > 
    Microsoft StreamInsight
    I have next events source Func<int, int, DateTime> t = (h, m) => new DateTime(2012, 10, 7, 0, 0, 0).AddHours(h).AddMinutes(m); var ...
    Answered | 2 Replies | 9153 Views | Created by qmicron - Thursday, November 8, 2012 9:28 AM | Last reply by - Thursday, February 4, 2016 2:41 AM
  • large check mark
    1 Votes

    How to speed up StreamInsight, to make it take all processor power?

    Archived Forums
     > 
    Microsoft StreamInsight
    I run my console application, and create StreamInsght engine and StreamInsght application in my console application ("in process"). And my console application ...
    Answered | 3 Replies | 14527 Views | Created by MCP_user - Monday, July 25, 2011 6:41 AM | Last reply by - Thursday, February 4, 2016 1:35 AM
  • large check mark
    0 Votes

    I need to do stream analysis with SQL server 2012

    Archived Forums
     > 
    Microsoft StreamInsight
    I need to do stream analysis with SQL server 2012. Is there any sample available? The sample should be very simple like “hello world sample”, so I can understand how stream insight ...
    Answered | 1 Replies | 4883 Views | Created by manishcal16PPS - Monday, February 1, 2016 10:45 AM | Last reply by Olaf Helper - Monday, February 1, 2016 11:11 AM
  • large check mark
    0 Votes

    StreamInsight: Learning Guide

    Archived Forums
     > 
    Microsoft StreamInsight
    Hi, I am new to StreamInsight and I explored StreamInsight basics, and it perfectly fit for my requirement. But when I start developing, I don't find enough material to go thru. Is ...
    Unanswered | 0 Replies | 5166 Views | Created by Gowri24 - Monday, November 23, 2015 1:38 PM
  • large check mark
    0 Votes

    create an observable over a consuming enumerable.

    Archived Forums
     > 
    Microsoft StreamInsight
    Hi, I am trying to define an observable over a concurrent data structure. var buffer = new BlockingCollection<string>(); Array.ForEach(new ...
    Unanswered | 0 Replies | 5627 Views | Created by Jimmy Main - Thursday, October 29, 2015 9:49 AM
  • large check mark
    0 Votes

    left joining using an adapter.

    Archived Forums
     > 
    Microsoft StreamInsight
    Given the following adapter based streams: var x = CepStream<Report>.Create( @"CommonDataStream", typeof(TypedInputAdapterFactory), ...
    Unanswered | 0 Replies | 5287 Views | Created by jim-my - Thursday, October 29, 2015 8:46 AM
  • large check mark
    0 Votes

    update to linqpad driver.

    Archived Forums
     > 
    Microsoft StreamInsight
    Hi, I am trying to test an adapter against stream insight 2.3. Is there / Will there be an update to the linqpad driver that uses the 2.3 versions of the ...
    Unanswered | 0 Replies | 5362 Views | Created by Jimmy Main - Wednesday, October 28, 2015 1:59 PM
  • large check mark
    0 Votes

    StreamInsight Exception: The event is too big to fit into one page. The maximum event size is '230' bytes

    Archived Forums
     > 
    Microsoft StreamInsight
    Hi, I'm using version 2.1 and getting the following exception System.InvalidOperationException: The event is too big to fit into one page. The maximum event size ...
    Unanswered | 2 Replies | 6447 Views | Created by JeremyCupit - Saturday, March 14, 2015 6:59 AM | Last reply by mgaring - Monday, October 26, 2015 12:15 PM
  • large check mark
    0 Votes

    Using a buffer block with streaminsight

    Archived Forums
     > 
    Microsoft StreamInsight
    I am attempting to connect a buffer block to a consumer in Stream Insight.     Given this code sample. var buffer = new ...
    Unanswered | 0 Replies | 5578 Views | Created by Jimmy Main - Monday, October 12, 2015 6:29 AM
  • large check mark
    0 Votes

    Aggregation without window

    Archived Forums
     > 
    Microsoft StreamInsight
    I am trying StreamInsight for the first time, i am expecting a stream of data that comes from a DB, using many samples I could do it. My question is, If I need ...
    Unanswered | 0 Replies | 5582 Views | Created by mohnab2006 - Saturday, August 29, 2015 11:54 AM
  • Items 1 to 20 of 699 Next ›
Announcement: 3

Microsoft StreamInsight announcement

  • Link
    StreamInsight V2.1 Released
    Roman Schindlauer Wednesday, June 27, 2012 11:42 PM

    Dear StreamInsight users,

    We just officially announced our new StreamInsight V2.1 release - you can find all the relevant information including download links in the StreamInsight blog!

    Regards,
    Roman

  • Link
    StreamInsight V1.2 Released
    Roman Schindlauer Monday, July 18, 2011 7:38 PM

    We just officially announced our new StreamInsight V1.2 release - you can find all the relevant information including download links in our latest blog posting!

    Regards,
    Roman

  • Link
    StreamInsight on Twitter
    Roman Schindlauer Tuesday, June 1, 2010 5:41 PM

    As appeared on the blog:

    Finally: The StreamInsight Development Team is now tweeting! Follow streaminsight to receive latest announcements and news. We are excited about the opportunity to use this push-channel to deliver messages to our developer and user community, that's the true spirit of an event-driven world!

    Regards,

    The StreamInsight Team

Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2019 Microsoft