Getting started in WPF
I’ve put together a series of articles on WPF, from a Windows Forms developer perspective. This started out as a simple document entitled “So you know Windows Forms and you wanna learn Avalon” way before there was as much content out there as there is now. I hope this twist in perspective is useful for folks.
Very special thanks to Mark Boulter for his content which has been incorporated into these articles.
Hope you have as much fun as I did learning WPF,
Jessica (AKA JFo)
The Whole Thing
Individual Articles
- XAML Application Basics
- Form-ing Windows and looking at Controls
- Input and Eventing and Mnemonics
- Layout and Locations
- Data Demystified
- Resources and Brushes, SystemColors, and x:Static
- Styles and Templates
- Multithreaded Applications and Settings
- Winforms/WPF Interop tips
Other WPF articles as seen on JFo's coding
Links
---
As always... Content is provided as-is, implies no warranties and confers no rights
WPF for those who know Windows Forms.doc
Comments
- Anonymous
September 21, 2006
I’ve put together a series of articles on WPF, from a Windows Forms developer perspective.  This... - Anonymous
September 22, 2006
After creating my 'Blog This' addon, I actually found a reason to use it! jfo has put together an awesome - Anonymous
September 25, 2006
Thanks a lot guys, this document is really helpful. Wonderful! :) - Anonymous
September 27, 2006
I came across this article this morning off of one of my saved feeds from blogs.msdn.com , If are wanting - Anonymous
September 27, 2006
I came across this article this morning off of one of my saved feeds from blogs.msdn.com , If are wanting - Anonymous
April 02, 2008
I don’t know about you, but it seems more difficult to get started with Windows Presentation Foundation (WPF) than it should be. I’ve been dabbling with it for a while, but I recently wanted to build a client-side application to track my..