Silverlight TV 80: Reactive Extensions
- Posted: Aug 04, 2011 at 9:00 AM
- 64,480 Views
- 5 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
In this episode, Jesse Liberty explains how Reactive Extensions work with Silverlight and Windows Phone. In order to simplify the code, Jesse suggests using Reactive Extensions whenever you are deep into using asynchronous programming. He covers exactly what Reactive Extensions are, why you'd want to use them (or not), how they relate to LINQ, and what you should know before using them. And of course, Jesse offers some tips and tricks.
Relevant links:
Follow us on Twitter @SilverlightTV or on the web at http://silverlight.tv
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
The video mentioned at the end
http://channel9.msdn.com/Events/MIX/MIX11/EXT08
Great video. Very simple. Should help a lot of folks confused by RX. I know it helped me.
Great post. Can we use RX for silverlight application session timeout using mousemove event
Will we ever be able to do away with the UI thread? Or at least change C# to simplify the work of marshalling onto the UI thread.
I just want to say that this video has totally revolutionised the way I'm developing my current application. I'm now building a database and synchronization service around reactive extensions to allow the UI to always respond to new data as soon as it's available and to allow it to be automatically persisted without any need for the programmer to explicitly save data.
Remove this comment
Remove this thread
close