+ 2
WinForms Vs WPF
During this quarantine, I have been learning C# by myself using different kinds of courses but some days ago I start to create some UI and I looked that some courses teach WinForms and others WPF. So...which is better? what may I learn first? and what's the difference between them? Have a nice day 💁🏼♀️💁🏼♀️💁🏼♀️
1 Antwort
0
winform is old but u get the basic from learning it. For wpf, u need to learn xaml and data binding (...).