Morgan Stanley interview question

What is difference between WPF and winforms?

Interview Answer

Anonymous

17 Mar 2017

Difference Between WPF and Windows Forms. Windows Presentation Foundation (also known as WPF) is a graphical subsystem. It is used in order to render user interfaces in Windows based applications. ... It is a feature of the Windows .NET Framework, and provides access to the native Microsoft Windows interface elements.

1