WinForms vs. WPF for enterprise development
.NET (Core and Framework)
5
Posts
4
Posters
0
Views
1
Watching
-
Have you seen the WPF articles that have been published here? They are all pretty slick and maybe the way to go soon :)
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
-
I think he wanted to know which would be better for enterprise development, WinForms or WPF...
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
-
Keep the business logic and code separate from the UI and either direction would be just fine. I'm going with WinForms for now, simply due to the component market being pretty minimal at this point for WPF.