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

From Yggenyk
Jump to navigation Jump to search
Line 35: Line 35:
* [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]
* [http://www.codeproject.com/KB/WPF/versatile_treeview.aspx A Versatile TreeView for WPF - Philipp Sumi]
* [http://www.codeproject.com/KB/WPF/versatile_treeview.aspx A Versatile TreeView for WPF - Philipp Sumi]
* [http://www.hardcodet.net/2008/01/wpf-treeview A versatile WPF TreeView control  - Philipp Sumi (newer code?)]
* [http://joshsmithonwpf.wordpress.com/2007/08/20/prevent-a-binding-from-updating-too-frequently/ Prevent a binding from updating too frequently - Josh Smidt]
* [http://msdn.microsoft.com/en-us/magazine/cc700358.aspx Customize Data Display with Data Binding and WPF - Josh Smidt]


===DependencyObject  and DependencyProperty===
===DependencyObject  and DependencyProperty===

Revision as of 17:58, 29 March 2010

Demonstration Videos

Podcast

Windows Forms Controls and Equivalent WPF Controls

XAML XAML Syntax Terminology

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

Libraries

Tools

Threads in WPF

WPF Cross-Thread Collection Binding

Prevent a binding from updating too frequently

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

Performance guide

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