Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

.NET Reactive Extensions Fundamentals 1.0

via Pluralsight

Overview

Reactive Extensions (Rx) is a .NET reactive programming library. In this course, you will learn how it can help you tame your asynchronous and event-driven code to be more maintainable.

The .NET Reactive Extensions (Rx) is a library to compose asynchronous and event-based programs using observable collections and LINQ-style query operators. Rx is a superset of LINQ’s standard query operators that exposes asynchronous and event-based computations as push-based, observable collections via the new IObservable interface in .NET 4. This course walks you through the details of working with Rx to develop asynchronous applications. Version 2 was released August 2012. This course covers version 1 and the demo and content have not been updated for version. Version 1 can be downloaded from http://www.microsoft.com/en-us/download/details.aspx?id=28568.

Syllabus

  • Course Overview 1min
  • Introducing Reactive Programming 19mins
  • Creating Sequences of Observables 25mins
  • Filtering and Controlling the Sequences 18mins
  • Simplifying Asynchrony and Multithreading 22mins

Taught by

Edin Kapic

Reviews

4 rating at Pluralsight based on 105 ratings

Start your review of .NET Reactive Extensions Fundamentals 1.0

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.