Rx.NET in Action: With examples in C#
โ Scribed by Tamir Dresher
- Publisher
- Manning Publications
- Year
- 2017
- Tongue
- English
- Leaves
- 348
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Summary
Rx.NET in Action teaches developers how to build event-driven applications using the Reactive Extensions (Rx) library.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Modern applications must react to streams of data such as user and system events, internal messages, and sensor input. Reactive Extensions (Rx) is a .NET library containing more than 600 operators that you can compose together to build reactive client- and server-side applications to handle events asynchronously in a way that maximizes responsiveness, resiliency, and elasticity.
About the Book
Rx.NET in Action teaches developers how to build event-driven applications using the Rx library. Starting with an overview of the design and architecture of Rx-based reactive applications, you'll get hands-on with in-depth code examples to discover firsthand how to exploit the rich query capabilities that Rx provides and the Rx concurrency model that allows you to control both the asynchronicity of your code and the processing of event handlers. You'll also learn about consuming event streams, using schedulers to manage time, and working with Rx operators to filter, transform, and group events.
What's Inside
- Introduction to Rx in C#
- Creating and consuming streams of data and events
- Building complex queries on event streams
- Error handling and testing Rx code
About the Reader
Readers should understand OOP concepts and be comfortable coding in C#.
About the Author
Tamir Dresher is a senior software architect at CodeValue and a prominent member of Israel's Microsoft programming community.
Table of Contents
- Reactive programming
- Hello, Rx
- Functional thinking in C#
- Creating observable sequences
- Creating observables from .NET asynchronous types
- Controlling the observer-observable relationship
- Controlling the observable temperature
- Working with basic query operators
- Partitioning and combining observables
- Working with Rx concurrency and synchronization
- Error handling and recovery
- Writing asynchronous code in .NET
- The Rx Disposables library
- Testing Rx queries and operators
PART 1 - GETTING STARTED WITH REACTIVE EXTENSIONS
PART 2 - CORE IDEAS
APPENDIXES
โฆ Subjects
Systems Analysis & Design;Computer Science;Computers & Technology;Client-Server Systems;Data in the Enterprise;Networking & Cloud Computing;Computers & Technology;Software Development;Software Design, Testing & Engineering;Programming;Computers & Technology;Testing;Software Design, Testing & Engineering;Programming;Computers & Technology;Tools;Software Design, Testing & Engineering;Programming;Computers & Technology;.NET;Microsoft Programming;Programming;Computers & Technology;Software;Accountin
๐ SIMILAR VOLUMES
Rx.NET in Action teaches developers how to build event-driven applications using the Rx library. Starting with an overview of the design and architecture of Rx-based reactive applications, you'll get hands-on with in-depth code examples to discover firsthand how to exploit the rich query capabilitie
I enjoyed this book. It is definitely not for beginners - the high-level treatment suited my style very well. His initial exposition is especially clear and precise. Mr. Onion did not go into too great detail about aspects that I could look up on my own, choosing to focus more on theoretical details
Essential ASP.NET with Examples in C# is the C# programmer's definitive reference for ASP.NET through version 1.1. Intended for students with advanced programming experience, this book provides them with the information needed to fully understand the technology, and is a clear guide to using ASP.NET
The Microsoft .NET Framework is exactly what its name implies: A general system onto which a lot of application-specific technologies are stuck. Essential ASP.NET With Examples in C# assumes you know something about the .NET way of doing things, and want to know more about how you can use its ASP.NE
With coverage not found in other titles and endorsed by the architects of ASP.NET, this book is essential for any serious ASP.NET developer. Softcover.