Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Taming Asynchronous .NET Code with Rx

Posted By: naag
Taming Asynchronous .NET Code with Rx

Taming Asynchronous .NET Code with Rx
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5 Hours | 215 MB
Genre: eLearning | Language: English

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.

Dealing with asynchronous code in .NET has always been problematic, as it is very different from synchronous, linear code. In this course, Taming Asynchronous .NET Code with Rx, you will learn how to model applications as streams of data with Rx. First, you will learn how to create sequences of observable data. Next, you'll learn how to consume these sequences in different ways. Finally, you'll learn how to easily synchronize multiple threads and data streams. When you finish this course, you will have working knowledge of reactive programming with .NET that will help you write asynchronous and event-driven code that is simpler and easier to maintain.

Taming Asynchronous .NET Code with Rx