EDN Admin
Well-known member
At http://microsoftpdc.com PDC10 , you were introduced to http://msdn.microsoft.com/en-us/vstudio/async.aspx Async (new async and await language keywords), a new language feature in C# and VB.NET. At the same time, the Rx team shipped the http://blogs.msdn.com/b/rxteam/archive/2010/10/28/release-notes.aspx latest version of their software, which adds the following capabilities to the library: Support for the new C# await keyword (Observable.GetAwaiter) ToTask and ToTaskLast operators IAsyncEnumerable interface and all standard query operators for this interface. Here, Rx developers http://blogs.msdn.com/b/jeffva/ Jeffrey Van Gogh and http://blogs.msdn.com/b/wesdyer/ Wes Dyer dig into what these new additions mean and how they work. Get Rx http://msdn.microsoft.com/en-us/devlabs/ee794896.aspx here . Learn the basics (Rx for beginners) http://blogs.microsoft.co.il/blogs/bnaya/archive/2010/02/25/rx-for-beginners-toc.aspx here . Provide feedback to Jeffrey and Wes http://blogs.msdn.com/b/rxteam/ here . Enjoy. Learn. Code. PS: Check out http://channel9.msdn.com/posts/DC2010T0100-Keynote-Rx-curing-your-asynchronous-programming-blues Bart de Smets introductory presentation on Rx from a recent DevCamp. <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:1acbaeb53ea447bab88d9e2f012e5643
View the full article
View the full article