What is the difference between winforms and wpf? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

What is the difference between winforms and wpf?

Hello! I've never worked with wpf before and am trying to figure out what it really is. I've developed a number of winform apps and am trying to decide if/when I would be better to use wpf.

17th Dec 2016, 9:48 AM
miketech
miketech - avatar
1 Resposta
+ 2
wpf is completely new technology which use xaml for better performance. also patterns like mvvm are used to keep separate layers of ui and business logic. win forms are easy to learn but there is a learning curve in wpf.
18th Dec 2016, 3:39 AM
Shekhar Bahuguna
Shekhar Bahuguna - avatar