Difference between revisions of "Windows Presentation Foundation"
From Richard's Wiki
Line 7: | Line 7: | ||
* [http://blog.raffaeu.com/archive/2009/11/01/build-enterprise-application-with-wpf-wcf-entity-framework-and-prism-yet-again.aspx Value and business validation with Enterprise Library 4.1 and Entity Framework (and WPF)] | * [http://blog.raffaeu.com/archive/2009/11/01/build-enterprise-application-with-wpf-wcf-entity-framework-and-prism-yet-again.aspx Value and business validation with Enterprise Library 4.1 and Entity Framework (and WPF)] | ||
+ | |||
+ | * [http://stackoverflow.com/questions/793100/globally-catch-exceptions-in-a-wpf-application Globally catch exceptions in a WPF application] |
Revision as of 23:46, 21 April 2010
- A Guided Tour of WPF - A simple introduction to WPF
- WPF Tutorial - Using WPF In WinForms
- WPF: Validation made easy with IDataErrorInfo
- Customize Data Display with Data Binding and WPF (How to display errors, handle IDataErrorInfo)
- Silverlight and XAML Namespace Declarations
- media:WpfCustomBindingClass.zip Example Custom WPF Binding Class VS2008 Project