WPF things you should know…
November 5, 2008
1. Before you start a project in WPF your team must understand who WPF sits together. E.g. What is a Data Binding, How to data bindings works, when to use converters, etc…
2. Look at the MVVM pattern.
3. Understand the Commanding system in WPF.
4. Understand DataTemplates and how to implement them.
RSS - Posts