WPF Interview questions


Total available count: 11
Subject - Microsoft Technologies
Subsubject - WPF

When should I use WPF instead of Windows Forms?

1. WPF is clearly more suitable for applications with rich media

2. Standard controls (like TreeView, ListView, and OpenFileDialog) didn't exist

3. WPF lacks (such as DataGridView and PropertyGrid)




Next 3 interview question(s)

1
What are possible ways to implement distributed applications in .NET?
2
What is BAML?
3
What is WPF?