

By wrapping the existing Windows API in managed code, WinForms development offer access to the native Microsoft Windows interface elements.
This framework lets you develop rich Windows applications by offering object-oriented, clear and extensible set of classes.
Microsoft Windows Presentation Foundation also known as WPF is a user interface framework which is used by Microsoft developers to build Windows client applications which offer intuitive and immersive user experience.





