Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Common Programming mistakes for WPF developers to avoid? [closed]

Tags:

wpf

what are the common mistake can be avoided by a WPF developer?

like image 831
Kishore Kumar Avatar asked Dec 28 '22 14:12

Kishore Kumar


1 Answers

I think a big mistake would be to ignore the M-V-VM Pattern that should be used by good developers

like image 72
KroaX Avatar answered May 27 '23 18:05

KroaX