Programming Reactive Extensions and LINQ Programming Reactive Extensions and LINQ

Programming Reactive Extensions and LINQ

    • $34.99
    • $34.99

Publisher Description

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.

GENRE
Computers & Internet
RELEASED
2012
February 1
LANGUAGE
EN
English
LENGTH
200
Pages
PUBLISHER
Apress
SELLER
Springer Nature B.V.
SIZE
1.7
MB

More Books Like This

Essential LINQ Essential LINQ
2009
C# 4.0 How-To C# 4.0 How-To
2010
Reactive Programming with Swift 4 Reactive Programming with Swift 4
2018
C# 3.0 Unleashed: With the .NET Framework 3.5 C# 3.0 Unleashed: With the .NET Framework 3.5
2008
LINQ Programming LINQ Programming
2008
Exam Ref 70-483 Exam Ref 70-483
2013

More Books by Jesse Liberty & Paul Betts

Programming C# 4.0 Programming C# 4.0
2010
Sams Teach Yourself C++ in 24 Hours, 5/e Sams Teach Yourself C++ in 24 Hours, 5/e
2011
Learning C# 3.0 Learning C# 3.0
2008
Sams Teach Yourself C++ in One Hour a Day, 7/e Sams Teach Yourself C++ in One Hour a Day, 7/e
2012
Learning Visual Basic .NET Learning Visual Basic .NET
2002
Programming C# Programming C#
2005