Programming Reactive Extensions and LINQ [recurso electrónico] / by Jesse Liberty, Paul Betts.

Por: Liberty, Jesse [author.]Colaborador(es): Betts, Paul [author.] | SpringerLink (Online service)Tipo de material: TextoTextoEditor: Berkeley, CA : Apress, 2011Descripción: XVI, 184 p. online resourceTipo de contenido: text Tipo de medio: computer Tipo de portador: online resourceISBN: 9781430237488Tema(s): Computer science | Computer Science | Computer Science, generalFormatos físicos adicionales: Printed edition:: Sin títuloClasificación CDD: 004 Clasificación LoC:QA75.5-76.95Recursos en línea: Libro electrónicoTexto En: Springer eBooksResumen: 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.
Star ratings
    Valoración media: 0.0 (0 votos)
Existencias
Tipo de ítem Biblioteca actual Colección Signatura Copia número Estado Fecha de vencimiento Código de barras
Libro Electrónico Biblioteca Electrónica
Colección de Libros Electrónicos QA75.5 -76.95 (Browse shelf(Abre debajo)) 1 No para préstamo 371003-2001
Navegando Biblioteca Electrónica Estantes, Código de colección: Colección de Libros Electrónicos Cerrar el navegador de estanterías (Oculta el navegador de estanterías)
QA75.5 -76.95 Apache Tomcat 7 QA75.5 -76.95 Metrics QA75.5 -76.95 Firing at Will QA75.5 -76.95 Programming Reactive Extensions and LINQ QA75.5 -76.95 Learn OS X Lion QA75.5 -76.95 Mac OS X Lion Made Simple QA75.5 -76.95 Pro HTML5 and CSS3 Design Patterns

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.

19

Con tecnología Koha