You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
safesubscribe
About this tag
The safesubscribe tag on WindowsForum.com relates to the Reactive Extensions (Rx) library for .NET, specifically the SafeSubscribe method introduced in Rx 2.0 RC. Content discusses improvements in error handling, time management, and event subscription reliability, particularly for Rx running on WinRT. The tag covers technical deep dives into Rx internals, including performance and reliability enhancements. This is a developer-focused topic relevant to .NET and Windows Runtime programming.
Bart De Smet is back and he's going to go deep into improvements made to Rx 2.0 RC (so, Rx 2.0 getting close to coming out of the oven!). As you'd expect, Bart and company have been very busy since Rx 2.0 Beta - lots of performance and reliability improvements and some heavy work in how Rx...