Download presentation
Presentation is loading. Please wait.
Published byJeremy Albany Modified over 10 years ago
1
Reactive Extensions (Rx) for Silverlight Tim Greenfield Vertigo Software
2
About this Talk Start with basics and build
3
About this Talk Start with basics and build How it works
4
About this Talk Start with basics and build How it works How to use
5
About this Talk Start with basics and build How it works How to use My Goals (Know it, love it, something for everyone)
6
About this Talk Start with basics and build How it works How to use My Goals (Know it, love it, something for everyone) Assumed: IEnumerable, LINQ, Lambda
7
What are Reactive Extensions? Reactive Extensions
8
What are Reactive Extensions? Reactive Extensions Push vs. pull
9
What are Reactive Extensions? Reactive Extensions Push vs. pull Async, multi-threaded, concise code
10
What are Reactive Extensions? Reactive Extensions Push vs. pull Async, multi-threaded, concise code Nothing you couldn’t already do
11
How to use Define Subscribe React
12
Code time! Download Add References: System.CoreEx, System.Reactive, System.Observable 100K compressed
13
Resources Download: http://msdn.microsoft.com/en- us/devlabs/ee794896.aspxhttp://msdn.microsoft.com/en- us/devlabs/ee794896.aspx Forum: http://social.msdn.microsoft.com/Forums/en- US/rx/threadshttp://social.msdn.microsoft.com/Forums/en- US/rx/threads Wiki: http://rxwiki.wikidot.comhttp://rxwiki.wikidot.com Docs: C:\Program Files (x86)\Microsoft Cloud Programmability\Reactive Extensions\v1.0.2521.0\SL4\System.Reactive.chm LINQPad: http://www.linqpad.nethttp://www.linqpad.net Jeff Wilcox’s blog: http://themechanicalbride.blogspot.com/2009/07/introducing-rx- linq-to-events.html http://themechanicalbride.blogspot.com/2009/07/introducing-rx- linq-to-events.html My blog: http://programmerpayback.comhttp://programmerpayback.com Channel9: http://channel9.msdn.com/tags/Reactive+Extensions/http://channel9.msdn.com/tags/Reactive+Extensions/
14
Tim Greenfield Blog: http://programmerpayback.comhttp://programmerpayback.com Email: tgreenfield@gmail.comtgreenfield@gmail.com Twitter: @timgreenfield Vertigo Software (www.vertigo.com)www.vertigo.com PuzzleTouch (PuzzleTouch.com)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.