Free shipping on orders over $99
Programming Reactive Extensions and LINQ

Programming Reactive Extensions and LINQ

by Paul Betts and Jesse Liberty
Paperback
Publication Date: 31/10/2011

Share This Book:

  $87.84
or 4 easy payments of $21.96 with
afterpay
Pro Reactive Extensions and LINQ is a deep dive into the next important technology for .NET developers: Reactive Extensions. This in-depth tutorial goes beyond what is available anywhere else to teach how to write WPF, Silverlight, and Windows Phone applications using the Reactive Extensions (Rx) to handle events and asynchronous method calls.

Reactive programming allows you to turn those aspects of your code that are currently imperative into something much more event-driven and flexible. For this reason, it's sometimes referred to as LINQ for Events.

Reactive programming hinges on the concept of the observable collection, as opposed to the simple enumerable collection with which we're all familiar. For example, to extract data from a collection and add it to a list box, you would traditionally iterate through the list box, extracting each object in turn. This approach works fine, but it requires significant knowledge about the data you're working with, which can be limiting. In Rx programming, you're instead informed about each object in turn and then free to react to each notification however you like, which affords much greater flexibility.
This book shows you how reactive programming can be applied to a range of situations - from WPF applications to Windows Phone apps - to improve coding efficiency and boost performance. What you'll learn * How to create, debug and manage reactive extensions in many situations * The observer pattern and how it can be applied to your projects * How to avoid spaghetti code by using Rx to manage your asynchronous methods * How to use SelectMany to explore the heart of the Reactive Extensions * How to come to grips with the reactive user interface framework for building both small and large applications Who this book is for This book will be most beneficial to existing .NET developers with a grounding in WPF, Silverlight and C#, who want to take their skills further using the powerful reactive programming approach.
ISBN:
9781430237471
9781430237471
Category:
Network programming
Format:
Paperback
Publication Date:
31-10-2011
Language:
English
Publisher:
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Country of origin:
Germany
Pages:
184
Dimensions (mm):
254x178x10mm
Weight:
0.37kg
Paul Betts

Paul Betts is Professor of Modern European History at St Antony's College, University of Oxford. He is the author of Within Walls: Private Life in the German Democratic Republic and The Authority of Everyday Objects: A Cultural History of West German Industrial Design, along with seven co-edited volumes. He has long been interested the relationship between European culture and politics over the course of the 20th century, with special focus on material culture, photography, memory, human rights and private life. His new book is the culmination of many years of reflection on Europe's fundamentally new place in the world since 1945.

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 2 - 3 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Programming Reactive Extensions and LINQ.