Cargando…

Pro WPF and Silverlight MVVM: Effective Application Development with Model-view-viewmodel

WPF and Silverlight are unlike any other user interface (UI) technologies. They have been built to a new paradigm that - if harnessed correctly - can yield unprecedented power and performance. This book shows you how to control that power to produce clean, testable, maintainable code. It is now reco...

Descripción completa

Detalles Bibliográficos
Autor principal: Hall, Gary
Lenguaje:eng
Publicado: Springer 2011
Materias:
Acceso en línea:http://cds.cern.ch/record/1486254
Descripción
Sumario:WPF and Silverlight are unlike any other user interface (UI) technologies. They have been built to a new paradigm that - if harnessed correctly - can yield unprecedented power and performance. This book shows you how to control that power to produce clean, testable, maintainable code. It is now recognized that any non-trivial WPF or Silverlight application needs be designed around the Model-View-ViewModel (MVVM) design pattern in order to unlock the technology's full data-binding potential. However, the knowledge of how to do this is missing from a large part of the development community - eve