1.

Explain why we need WPF when we have windows forms.

Answer»

A to G characters can better explain the need for WPF as follows: 

  • A - Executable on any platform (Windows or Web)
  • B - SIMPLE binding (no coding required)
  • C - STANDARDIZED look and feel (resources, styles, etc.)
  • D - Declarative programming (XAML)
  • E - Expression Blend animation (Animation easiness)
  • F - Hardware acceleration (Fast performance)
  • G - Hardware-INDEPENDENT graphics (independent of resolution)


Discussion

No Comment Found