What is the difference between windows forms and wpf?



What is the difference between windows forms and wpf?..

Answer / Dharmendra Singh Shishodia

Windows Forms (WinForms) is a user interface framework based on the Win32 API, while WPF (Windows Presentation Foundation) is a graphical subsystem that combines 2D and 3D graphics, user interfaces, documents, and media into integrated solutions. WPF uses XAML for layout and data binding, whereas WinForms uses C# code directly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

How to create setup file in visual studio 2017 for wpf application?

1 Answers  


What is a routed event?

1 Answers  


What is 'one-way-to-source' binding property?

1 Answers  


What is the use of "system.windows.markup" namespace in wpf?

1 Answers  


What are the types of common file dialogs that wpf supports?

1 Answers  


What is wpf xaml?

1 Answers  


Difference between Logical tree vs visual tree?

1 Answers  


In wpf, what do you understand by rotate transform?

1 Answers  


What are the different types of layout controls?

1 Answers  


What class is used to save and load the content of a richtextbox?

1 Answers  


In xaml how graphic components are specified?

1 Answers  


Is wpf dead 2019?

1 Answers  


Categories