.NET Reactive Extensions Fundamentals 1.0
Offered By: Pluralsight
Course Description
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.
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
Related Courses
Data Querying Using LINQ and C#Microsoft via edX C# Advanced Topics: Prepare for Technical Interviews
Udemy C# from the beginning
Udemy Complete C# Masterclass
Udemy C# From Nothing to Everything
Udemy