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 recogniz...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2010.
|
Edición: | 1st ed. 2010. |
Temas: | |
Acceso en línea: | Texto Completo |
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.