| Rx: Curing your Asynchronous Programming Blues At DevCamp 2010 in Vienna, Bart delivered a keynote on Rx. In this video, you’ll learn about the design philosophy behind Rx, the essential interfaces, important query operators, and more. This session is also jam-packed with demos of the technology, ultimately resulting in a “dictionary suggest” sample application. |
| Bridging Rx with C# and VB “async” and IAsyncEnumerable During PDC 2010, future C# and Visual Basic language features for asynchronous programming have been introduced. How does it relate to Rx? In this video, Wes and Jeffrey show how both technologies can peacefully co-exist and complement each other. |
| Inside Rx Virtual Time Wes and Jeffrey talk about new tools for testing reactive applications written using Rx, based on the concept of virtual time schedulers. What is virtual time, exactly? What purpose does it serve? How does it help with testing asynchronous programming? Tune in and learn more! |
| Observations on IQbservable – The Dual to IQueryable Queries over enumerable collections using LINQ can also be applied to other data stores such as SQL. Running such a query involves a translation of the query into a target domain-specific language (e.g. T-SQL). With the introduction of IQbservable, you can now write query providers against observable data sources such as LINQ to WMI Events. In this video, Bart talks about the theory behind IQbservable and its applications. |
| Introducing RxJS – Reactive Extensions for JavaScript Reactive Extensions for JavaScript have arrived. You can now write event-driven asynchronous web sites using all your favorite Rx query operators in JavaScript. RxJS comes with plenty of conversions to interoperate with the DOM, AJAX’s XmlHttpRequest, jQuery, and more. |
.png)
.png)
.png)