Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
AnswerRe: WPF or Winforms Pin
Richard MacCutchan12-Sep-19 3:18
mveRichard MacCutchan12-Sep-19 3:18 
AnswerRe: WPF or Winforms Pin
Gerry Schmitz12-Sep-19 6:13
mveGerry Schmitz12-Sep-19 6:13 
GeneralRe: WPF or Winforms Pin
Eddy Vluggen12-Sep-19 23:21
professionalEddy Vluggen12-Sep-19 23:21 
GeneralRe: WPF or Winforms Pin
Gerry Schmitz13-Sep-19 11:15
mveGerry Schmitz13-Sep-19 11:15 
GeneralRe: WPF or Winforms Pin
Eddy Vluggen13-Sep-19 12:19
professionalEddy Vluggen13-Sep-19 12:19 
GeneralRe: WPF or Winforms Pin
Gerry Schmitz14-Sep-19 5:12
mveGerry Schmitz14-Sep-19 5:12 
AnswerRe: WPF or Winforms Pin
Mycroft Holmes12-Sep-19 13:02
professionalMycroft Holmes12-Sep-19 13:02 
AnswerRe: WPF or Winforms Pin
#realJSOP13-Sep-19 1:31
mve#realJSOP13-Sep-19 1:31 
If you want to eventually run you app in Linux, go with WinForms. that's the only compelling reason to use WinForms, IMHO.

As already mentioned, WPF has a steep learning curve, but IMHO, it's worth the effort.

I don't mind the designer in either framework, but in WPF, I don't drag/drop controls into forms, and instead, prefer to actually write the markup manually.

I wrote my last WinForms app way bay in 2011, and have been doing strictly WPF since.

If you want an example of WinForms vs WPF, I wrote a game using WinForms, and then wrote a WPF version of it to teach myself WPF.

Anagrams - A Word Game in C#[^]
Anagrams2 - A Simple WPF Game Application[^]
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: WPF or Winforms Pin
Eddy Vluggen13-Sep-19 8:00
professionalEddy Vluggen13-Sep-19 8:00 
GeneralRe: WPF or Winforms Pin
#realJSOP13-Sep-19 8:56
mve#realJSOP13-Sep-19 8:56 
AnswerRe: WPF or Winforms Pin
Mc_Topaz15-Sep-19 10:41
Mc_Topaz15-Sep-19 10:41 
Questionwhat is CAT programing ? can anybody help me? Pin
Member 1458763011-Sep-19 20:10
Member 1458763011-Sep-19 20:10 
AnswerRe: what is CAT programing ? can anybody help me? Pin
Maciej Los11-Sep-19 20:14
mveMaciej Los11-Sep-19 20:14 
AnswerRe: what is CAT programing ? can anybody help me? Pin
OriginalGriff11-Sep-19 20:23
mveOriginalGriff11-Sep-19 20:23 
GeneralRe: what is CAT programing ? can anybody help me? Pin
Lutosław12-Sep-19 9:15
Lutosław12-Sep-19 9:15 
JokeRe: what is CAT programing ? can anybody help me? Pin
Peter_in_278012-Sep-19 14:42
professionalPeter_in_278012-Sep-19 14:42 
AnswerRe: what is CAT programing ? can anybody help me? Pin
BillWoodruff16-Sep-19 4:36
professionalBillWoodruff16-Sep-19 4:36 
QuestionHow to get the HttpResponseHeader in c#,c++ ? Pin
Member 1457084310-Sep-19 20:04
Member 1457084310-Sep-19 20:04 
QuestionRe: How to get the HttpResponseHeader in c#,c++ ? Pin
Maciej Los10-Sep-19 20:42
mveMaciej Los10-Sep-19 20:42 
AnswerRe: How to get the HttpResponseHeader in c#,c++ ? Pin
Member 1457084312-Sep-19 2:50
Member 1457084312-Sep-19 2:50 
GeneralRe: How to get the HttpResponseHeader in c#,c++ ? Pin
Maciej Los12-Sep-19 3:01
mveMaciej Los12-Sep-19 3:01 
GeneralRe: How to get the HttpResponseHeader in c#,c++ ? Pin
Member 1457084312-Sep-19 3:10
Member 1457084312-Sep-19 3:10 
GeneralRe: How to get the HttpResponseHeader in c#,c++ ? Pin
Maciej Los12-Sep-19 3:30
mveMaciej Los12-Sep-19 3:30 
QuestionRe: How to get the HttpResponseHeader in c#,c++ ? Pin
ZurdoDev11-Sep-19 1:09
professionalZurdoDev11-Sep-19 1:09 
AnswerRe: How to get the HttpResponseHeader in c#,c++ ? Pin
Member 1457084312-Sep-19 3:03
Member 1457084312-Sep-19 3:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.