Skip to content

Opening book details…

Can I read Programming Reactive Extensions and LINQ (Expert's Voice in .NET) on EtoBox?

Programming Reactive Extensions and LINQ (Expert's Voice in .NET) by Jesse Liberty; Paul Betts is a nonfiction available to read on EtoBox.

What is Programming Reactive Extensions and LINQ (Expert's Voice in .NET) about?

<p><b>Pro Reactive Extensions and LINQ</b> 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.</p> <p>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.</p> <p>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.</p> <p>This b

Who reads Programming Reactive Extensions and LINQ (Expert's Voice in .NET)?

It is typically read by self-directed learners exploring a subject in depth.

Common subject areas: history, science, philosophy, social sciences.

Author
Jesse Liberty; Paul Betts
Publisher
[Berkeley, CA]: Apress
Published
2011
Language
EN
ISBN
9781430237471
Category
nonfiction
Subjects
Computer Science, Science, Engineering

Other editions & translations

More by Jesse Liberty; Paul Betts

Browse all works by Jesse Liberty; Paul Betts

Similar books