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 recogn...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hall, Gary McLean
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York] : Apress : Distributed to the Book trade worldwide by Springer Science+Business Media, ©2010.
Colección:Expert's voice in WPF.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Overview of WPF and Silverlight
  • DataBinding
  • Model-View Separation
  • The ViewModel
  • Events and Commands
  • Validation
  • Unit Testing
  • Data Access Layer
  • Application Support
  • Sample Application.