What is WPF?
The Windows Presentation Foundation (WPF) is Microsofts next generation UI framework to create applications with a rich user experience. It is part of the .NET framework 3.0 and higher.
Why WPF?
1. Ability to separate UI from logic effectively.
2. Powerfull Data binding, much better than with the WinForms application.
3. Inbuilt animation and storyboarding models.
4. UI virtualisation feature to handle large set of data.
5. Flexible modelling of data on UI with data and control templates.
6. 3D graphics.
7. Video, 3D content and animations support.
8. Declarative UI programming.
9. Rich Event support with routed Events.
d2fe3418-5caa-459d-be7b-d55dd21c41a9|0|.0
.Net, interview questions
wpf, interview questions