Quantcast
Channel: Rx Dev Videos (MP4) - Channel 9
Viewing all articles
Browse latest Browse all 50

New release of Rx for .NET & JS (v1.0.2617.0) available!

0
0

Build 1.0.2617.0 07/15/2010

Rx.NET

    • Fixed GC issue with ThreadPool Timer.
    • Made lock in CompositeDisposable smaller.
    • Fixed deadlock in ForkJoin when using Immediate scheduler.
    • Changed order of arguments for Generate* operators to match C# for pattern based on feedback from C# Team.
    • Changed FromAsyncPattern to catch exceptions thrown in BeginInvoke.
    • Made ConnectableObservable.Connect block subsequent calls until first call is complete.
    • Added virtual scheduler and test scheduler
    • Made MaxBy & MinBy operators return all values that match.
    • Renamed EnumerableEx.LongCount to EnumerablEx.LongCountEnumerable to avoid naming conflict with Enumerable.LongCount.

Rx JS

    • Added Virtual Earth and Google Maps bindings.
    • Fixed crash in For operator with use of Immediate scheduler.
    • Changed order of arguments for Generate* operators to match JavaScript for pattern based on feedback from C# Team.

Download Rx 1.0.2617.0 for .NET 3.5 SP1
Download Rx 1.0.2617.0 for .NET 4
Download Rx 1.0.2617.0 for Silverlight 3
Download Rx 1.0.2617.0 for Silverlight 4
Download Rx 1.0.2617.0 for JavaScript


See the Reactive Extensions Project Page on DevLabs for more details.

Viewing all articles
Browse latest Browse all 50

Latest Images

Trending Articles





Latest Images