0
WinForms or WPF first?
What should I learn first with C#, Forms or WPF? I have no clue what's WPF by the way.
2 odpowiedzi
+ 3
I'd say go with winforms because it's easy to start ( & because, I did so too )
After, you're comfortable with winforms, move to WPF, because it's way more powerful and elegant.
0
Thanks.