F.WPF

WPF is a UI Development technology primarily targeted for Desktop clients. It`s closed rival is windows forms application and it is going to be a dominating UI technology of future. This page summaries some key pointers to learn WPF in easy way

  1. When to use WPF

      1. When you need very complex UI like IMage control inside Combo Dropdown

      2. When you need Very Rich UI with lots of graphics and animations

  2. Getting Started

    1. Hands On Lab

  1. WPF Advance

  1. Tools

      1. Visual Studio

      2. Expression Blend (For Advance UI Design)

  1. Recommended Books

      1. Programming WPF

    1. Guru

    1. Discussion