This page looks best with JavaScript enabled

Lets Make a Task List in WPF

 ·   ·  ☕ 1 min read

Lets make a simple Task List in WPF. An intro to one of the classic Windows frameworks originally introduced in 2006.

WPF is still very common on Windows and powers most of the modern applications you use. It’s design language also heavily influenced other UI frameworks at Microsoft including Silverlight and the Universal Windows Platform.

This is sort of an introductory video about WPF. We’ll cover XAML, Code Behind and more including using MVVM and Data Binding to build our list. We’ll also explore some of the potential gotcha’s with Data Binding (like the UI not updating as your data changes).

Is there more you want to learn about WPF or questions you have? Let me know in the comments!

Want to learn more about WPF? Microsoft has a very complete set of information about it on MSDN: https://msdn.microsoft.com/en-us/library/ms754130(v=vs.110).aspx

Music Credits:
“Bit Quest” Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/


Sam Wronski
WRITTEN BY
Sam Wronski
Maker of things and professional software engineer. Lets make something awesome together!