Skip to Content
Head First C#, 3rd Edition
book

Head First C#, 3rd Edition

by Jennifer Greene, Andrew Stellman
September 2013
Beginner content levelBeginner
1098 pages
31h 24m
English
O'Reilly Media, Inc.
Content preview from Head First C#, 3rd Edition

Appendix B. Windows Presentation Foundation: WPF Learner’s Guide to Head First C#

Note

There are many projects in Head First C# where you build Windows Store apps that require Windows 8. In this appendix, you’ll use WPF to build them as desktop apps instead.

image with no caption

Not running Windows 8? Not a problem.

We wrote many chapters in the third edition of Head First C# using the latest technology available from Microsoft, which requires Windows 8 and Visual Studio 2013. But what if you’re using this book at work, and you can’t install the latest version? That’s where Windows Presentation Foundation (or WPF) comes in. It’s an older technology, so it works with Visual Studio 2010 and 2008 running on Windows editions as mature as 2003. But it’s also a core C# technology, so even if you’re running Windows 8 it’s a good idea to get some experience with WPF. In this appendix, we’ll guide you through building most of the Windows Store projects in the book using WPF.

Why you should learn WPF

Windows Presentation Foundation, or WPF, is a technology that’s used to build user interfaces for programs written in .NET. WPF programs typically run on the Windows desktop and display their user interfaces in windows. WPF is one of the most popular technologies for developing Windows software, and familiarity with WPF is considered by many employers to be a required skill for professional C# and .NET developers.

WPF programs ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Head First C#, 4th Edition

Head First C#, 4th Edition

Andrew Stellman, Jennifer Greene
Head First C#, 2nd Edition

Head First C#, 2nd Edition

Andrew Stellman, Jennifer Greene
Head First C#, 5th Edition

Head First C#, 5th Edition

Andrew Stellman, Jennifer Greene
Head First C#

Head First C#

Andrew Stellman, Jennifer Greene

Publisher Resources

ISBN: 9781449358846Errata PageSupplemental Content