Limit this search to....

Reactive Extensions in .Net: With Examples in C#
Contributor(s): Dresher, Tamir (Author)
ISBN: 1617293067     ISBN-13: 9781617293061
Publisher: Manning Publications
OUR PRICE:   $47.49  
Product Type: Paperback - Other Formats
Published: May 2017
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Software Development & Engineering - Systems Analysis & Design
- Computers | Software Development & Engineering - Tools
- Computers | Programming Languages - C#
Physical Information: 0.7" H x 7.3" W x 9.2" (1.20 lbs) 344 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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

    PART 1 - GETTING STARTED WITH REACTIVE EXTENSIONS
  1. Reactive programming
  2. Hello, Rx
  3. Functional thinking in C#
  4. PART 2 - CORE IDEAS
  5. Creating observable sequences
  6. Creating observables from .NET asynchronous types
  7. Controlling the observer-observable relationship
  8. Controlling the observable temperature
  9. Working with basic query operators
  10. Partitioning and combining observables
  11. Working with Rx concurrency and synchronization
  12. Error handling and recovery
  13. APPENDIXES
  14. Writing asynchronous code in .NET
  15. The Rx Disposables library
  16. Testing Rx queries and operators

Contributor Bio(s): Dresher, Tamir: -

Tamir Dresher is a senior software architect at CodeValue. A prominent member of Israel's Microsoft programming community, Tamir has trained hundreds of developers to use Reactive Extensions.

Dresher: -

Tamir Dresher is a senior software architect at CodeValue. A prominent member of Israel's Microsoft programming community, Tamir has trained hundreds of developers to use Reactive Extensions.