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

From Yggenyk
Jump to navigation Jump to search
Line 27: Line 27:
* [http://www.codeproject.com/KB/WPF/BeginWPF5.aspx WPF: A Beginner's Guide - Part 5 of n WPF Databinding - Sacha Barber]
* [http://www.codeproject.com/KB/WPF/BeginWPF5.aspx WPF: A Beginner's Guide - Part 5 of n WPF Databinding - Sacha Barber]


===DependencyObject  and DependencyProperty===
* [http://blog.hackedbrain.com/articles/UnderstandingDependencyObjectAndDependencyProperty.aspx Avalon: Understanding DependencyObject and DependencyProperty]
* [http://www.developer.com/net/net/article.php/3648811 Meet DependencyObject and DependencyProperty, the .NET Data-Binding Boosters]
* [http://www.developer.com/net/net/article.php/3648811 Meet DependencyObject and DependencyProperty, the .NET Data-Binding Boosters]



Revision as of 06:34, 11 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

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