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

From Yggenyk
Jump to navigation Jump to search
Line 21: Line 21:
==XAML XAML Syntax Terminology==
==XAML XAML Syntax Terminology==
* [http://msdn.microsoft.com/en-us/library/ms788723.aspx XAML Syntax Terminology]
* [http://msdn.microsoft.com/en-us/library/ms788723.aspx XAML Syntax Terminology]
==MVVM==
* [http://www.galasoft.ch/mvvm/getstarted/ MVVM Light Toolkit]


==Tutorials==
==Tutorials==

Revision as of 05:52, 14 August 2010

Demonstration Videos

XAML Power Toys

XAML Power Toys is a Visual Studio 2008 SP1 Add-In or a Visual Studio 2010 Add-In that empowers WPF & Silverlight developers while working in the XAML editor. Its Line of Business form generation tools, Grid tools, DataForm, DataGrid and ListView generation really shorten the XAML form layout time

Podcast

Windows Forms Controls and Equivalent WPF Controls

XAML XAML Syntax Terminology

MVVM

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

StringFormat

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