WPF and XAML Tutorials: An Introduction

I’ve recently started learning Windows Presentation Foundation and XAML for some personal projects. The learning curve is steep, and the decisions of what to do in XAML and what to do in code are complex.

As part of my learning curve, I’m making some simple tutorials on the basics of data binding with XAML and WPF. For these tutorials, and for my own educational purposes, I do as much as I can within XAML. I’m saving study of model-view philosophies for later.

For these WPF-XAML tutorials, I’m using the Northwind database and CollectionViewSource as the source of data for the binding.

I hope you find these tutorials useful.

You can leave a response, or trackback from your own site.

Leave a Reply

AWSOM Powered