InterviewSolution
Saved Bookmarks
| 1. |
What is WPF and why it is used? |
|
Answer» WPF stands for WINDOWS PRESENTATION Foundation which is used to create interactive and ATTRACTION applications. It is a vector-based rendering engine that uses hardware-accelerated modern graphic cards. This is used to create faster, scalable, dynamic resolution-independent and interactive UI. |
|