Tamir Dresher

TAMIR DRESHER is a senior software architect working as a consultant at CodeValue in Israel. As a prominent member of the Microsoft programming community, Tamir frequently speaks on software development topics at developers conferences, and as a lecturer for software engineering at the Ruppin Academic Center.

As an expert in .NET Framework and software craftsmanship, Tamir has trained hundreds of developers and helped many high-profile clients in the commercial and public sector.

Tamir has used Rx since it was released and fell in love instantly. Being one of the early adopters helped Tamir understand the Rx library internals, and he has the passion to explain it to other developers and help them enhance their programming skills with the power of the reactive programming paradigm.

Tamir writes about his coding adventures at his blog, www.tamirdresher.com.

books by Tamir Dresher

Rx.NET in Action

  • April 2017
  • ISBN 9781617293061
  • 344 pages
  • printed in black & white

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.