WPF Tutorial

WPF Tutorial Overview

The Windows Presentation Foundation is Microsoft's next generation UI framework to create applications with a rich user experience.WPF, previously known as "Avalon". It is part of the .NET framework 3.0 and higher.It includes UI(User Interface), 2D graphics, 3D graphics and multimedia.WPF makes the UI(User Interface) faster and scalable.WPF uses the hardware graphics card and Direct X technology 

 

In WPF tutorial we covered complete topics from basic to advanced level those are 

 

  1. WPF Environment Setup
  2. WPF Controls
  3. WPF Layouts
  4. WPF Triggers
  5. WPF Custom Controls
  6. WPF Themes
  7. WPF Styles
  8. WPF Multimedia
  9. WPF Localization…and many more topics in WPF.

 

Targeted Audience

WPF tutorial is targeted for beginners as well as experienced people who is having knowledge to implement applications using C#.NET or VB.NET, XML. In WPF tutorial we coverd all topics from basic to advanced level which will give clear idea how to use WPF in our applications with live examples.

Prerequisites

Before proceeding with WPF tutorial you should have knowledge to implement applications using .NET Framework with c# or vb.net, XML, HTML because we will use WPF functionality with c# or vb.net, xml. If you are not aware of C# or VB.NET, XML topics check out our C#, VB.NET, XML tutorials.