Chapter 12 Flashcards
What is the first name of WPF
Evalon
What first library used for graphics in windows
GDI (graphic design interface)
What is OPENGL
Open graphic language is a solution against microsoft by different companies. Its a programming that deals on graphic cards on hardware level.
What is the competitor of OPENGL by microsoft
DirectX
What are advantages of WPF
- Broad integration (2d 3d)
- Resolution independent
- Hardware acceleration
- XAML (Extensible Application Markup Language - Declarative Programming, for declaration, file setup. creating manipulating objects and separation of front end and back end)
- Rich composition and customization (button, forms designing etc)
What are enhancement by WPF
- Interactive 3D
- Better data binding
- Better special effects
- Text improvements
- High performance custom drawing
What is visual state manager
A separate tool for WPF for better style enhancement.
What is silverlight
It is competitor of WPF. Its a sub set of .Net
Can we make web and desktop applications in WPF and silverlight
Yes
What is file extension of XAML file
.XAML
What is svg
Scale able vector graphics
Does C# dependent to XAML
No. But XAML keep things simple for UI