Skip to content
Discussion options

You must be logged in to vote

This repository is specifically about the design and evolution of the C# language, not any particular runtime or UX framework. You might have better luck with their respective repositories: WinForms and WPF

I'd suggest that the biggest difference is likely that WinForms is a relatively thin wrapper over the Win32APIs, which are the native UX framework in Windows and have been around in one form or another for almost the past 40 years. WPF is built on DirectX and designed to be much, much more flexible.

https://www.geeksforgeeks.org/difference-between-wpf-and-winforms/#

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@neville-studio
Comment options

Answer selected by neville-studio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants