WPF and XAML - Links to documents and tutorials: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
Line 99: Line 99:
==Context sensitive help and .chm files==
==Context sensitive help and .chm files==
* [http://blogs.msdn.com/mikehillberg/archive/2007/07/26/a-context-sensitive-help-provider-in-wpf.aspx A Context-Sensitive Help Provider in Wpf]
* [http://blogs.msdn.com/mikehillberg/archive/2007/07/26/a-context-sensitive-help-provider-in-wpf.aspx A Context-Sensitive Help Provider in Wpf]
==Developing and testing Guides==
* [http://download.microsoft.com/download/E/7/C/E7C9F85B-2DB5-4B96-B74D-9DAC42E754B0/WPF_Application_Quality_Guide_CTP5.doc WPF Application Quality Guide - Microsoft]


==Performance profiling tools==
==Performance profiling tools==

Revision as of 04:36, 15 September 2009

Demonstration Videos

Windows Forms Controls and Equivalent WPF Controls

Tutorials

DependencyObject and DependencyProperty

Tree View

Photo scroll

Diagram Designer

Colors and gradients

This is a page that will create a gradient (gradual color change) between 2 RGB colors.

ColorPic

.

Windows Vista Technical Articles

<google>ENGELSK</google>

ListView

Buttons

Threads in WPF

WPF Cross-Thread Collection Binding

Validation of TextBoxes

Shutting down the application

RelativeSources (and sizes) in XAML

Context sensitive help and .chm files

Developing and testing Guides

Performance profiling tools

User controls

WPF user controls can't be used if their Assembly name contains spaces.
You will get error: mc3074 if the xmlns url contains spaces.

id=siteTree