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

Full description

Bibliographic Details
Main Author: Hall, Gary McLean (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2010.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Overview of WPF and Silverlight
  • DataBinding
  • Model-View Separation
  • The ViewModel
  • Events and Commands
  • Validation
  • Unit Testing
  • Data Access Layer
  • Application Support
  • Sample Application.