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

From Yggenyk
Jump to navigation Jump to search
Line 78: Line 78:
* [http://joshsmithonwpf.wordpress.com/cracknet/ Crack.NET - A runtime debugging and scripting tool]
* [http://joshsmithonwpf.wordpress.com/cracknet/ Crack.NET - A runtime debugging and scripting tool]
* [http://blois.us/Snoop/ Snoop - A random utility made to simplify visual debugging of WPF applications at runtime]
* [http://blois.us/Snoop/ Snoop - A random utility made to simplify visual debugging of WPF applications at runtime]
* [http://www.codeproject.com/KB/macros/MoleForVisualStudioEdit.aspx - Mole For Visual Studio - With Editing - Visualize All Project Types]
* [http://www.codeproject.com/KB/macros/MoleForVisualStudioEdit.aspx Mole For Visual Studio - With Editing - Visualize All Project Types]
* [http://joshsmithonwpf.wordpress.com/mole/ Josh Smith's page about Mole]
* [http://joshsmithonwpf.wordpress.com/mole/ Josh Smith's page about Mole]



Revision as of 07:12, 27 September 2009

Demonstration Videos

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

Tools

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

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