Pro WPF and Silverlight MVVM: Effective Application Development with Model-View-ViewModel

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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—even amongst those who work with WPF and Silverlight on a daily basis. Too often there is a reliance on programmatic interaction between controls and not enough trust in the technologies' data-binding capabilities. This leads to a clouding of design values and an inevitable loss of performance, scalability, and maintainability throughout the application.

Pro WPF and Silverlight MVVM will show you how to arrange your application so that it can grow as much as required in any direction without danger of collapse.

Author(s): Gary McLean Hall (auth.)
Edition: 1
Publisher: Apress
Year: 2010

Language: English
Pages: 272
Tags: Computer Science, general

Front Matter....Pages i-xiii
Overview of WPF and Silverlight....Pages 1-19
DataBinding....Pages 21-53
Model-View Separation....Pages 55-79
The ViewModel....Pages 81-110
Events and Commands....Pages 111-128
Validation....Pages 129-144
Unit Testing....Pages 145-162
Data Access Layer....Pages 163-183
Application Support....Pages 185-203
Sample Application....Pages 205-241
Back Matter....Pages 243-257