Category Archives: Reactive

Video: Reactive Phone Programming For Windows Phone 7

Reactive Programming: Posting #6 I just posted a new video on Reactive Programming for Windows Phone 7, here. This is timed nicely to go with the more in-depth podcast on Reactive Programming, available here.

Posted in Reactive | Tagged | 3 Comments

Yet Another Podcast #24–Reactive Extensions

Reactive Programming: Posting #5 Talking with Matthew Podwysocki and Bart De Smet about Reactive Extensions. Bart is a Software Development Engineer – SQL Cloud Programmability Team and actively involved in the design and implementation of Reactive Extensions.  Matt is a … Continue reading

Posted in Podcast, Reactive | Tagged | 1 Comment

Reactive Drag and Drop Part 1

Reactive Programming, Posting # 4 Continuing the discussion of Reactive Programming, this posting, based on a video from the Rx team, will create and annotate Drag and Drop using the Rx toolkit.  In part 1 we’ll track mouse movements, in … Continue reading

Posted in Mini-Tutorial, Patterns & Skills, Reactive | Tagged | 4 Comments

Reactive Extensions–Observable Sequences are First Class Objects

Windows Phone From Scratch #28 In yesterdays’ posting on Asynchronous programming with Reactive Extensions I  created a browser application that reacted to user input into a TextBox. You will remember that the observable was created from the TextChanged event as … Continue reading

Posted in Data, Mini-Tutorial, Patterns & Skills, Reactive | Tagged | 1 Comment

Rx–Reactive Programming for Windows Phone

Windows Phone From Scratch #27   My first posting about Reactive Programming for Windows Phone generated some terrific comments… many of which asked (and others answered) “what is the benefit of this?” In this second posting on the topic I’ll … Continue reading

Posted in Data, Mini-Tutorial, Patterns & Skills, Reactive, WindowsPhone | Tagged | 5 Comments