Click here to Skip to main content
15,909,193 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: WPF - why?! Pin
Richard Deeming15-Oct-18 2:00
mveRichard Deeming15-Oct-18 2:00 
GeneralRe: WPF - why?! Pin
Mark Shultz - Iowa15-Oct-18 3:08
professionalMark Shultz - Iowa15-Oct-18 3:08 
GeneralRe: WPF - why?! Pin
VEMS15-Oct-18 3:45
VEMS15-Oct-18 3:45 
GeneralRe: WPF - why?! Pin
Matt McGuire15-Oct-18 6:23
professionalMatt McGuire15-Oct-18 6:23 
AnswerRe: WPF - why?! Pin
Jalapeno Bob21-Oct-18 13:30
professionalJalapeno Bob21-Oct-18 13:30 
GeneralRe: WPF - why?! Pin
Matt McGuire22-Oct-18 4:59
professionalMatt McGuire22-Oct-18 4:59 
GeneralRe: WPF - why?! Pin
Jalapeno Bob23-Oct-18 7:25
professionalJalapeno Bob23-Oct-18 7:25 
GeneralRe: WPF - why?! Pin
Matt McGuire23-Oct-18 8:24
professionalMatt McGuire23-Oct-18 8:24 
same boat here; was a single developer with no budget for 3rd party controls. but I'm going to guess you had mostly database work that made data binding your go to. so yes WPF does make that easier than winform's data binding.

the stuff i dealt with in industrial control had no databases what so ever, and had no need for binding; it was mostly generic tags that the live IO was converted from; temperatures, pressures, on/off values... each tag had a unique id.

Winforms was extremely efficient for what i used it for, it's a bit of a different world than most software development.

I'm not saying the way you did it is wrong, quite the opposite; you worked with a technology stack that worked best for you.

winforms worked best for me. now I'm at a place that uses WPF as it's main product because binding makes more sense here. when ever I go back to dealing with non-database applications, I usually default back to winforms, because I have direct ability to draw what i need directly to the surface of a control; UWP also let's me do this, but I really don't like the store-app model for distributing my software.
GeneralSeeking the word/phrase to describe a change in meaning Pin
C-P-User-313-Oct-18 22:13
C-P-User-313-Oct-18 22:13 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
RickZeeland13-Oct-18 22:18
mveRickZeeland13-Oct-18 22:18 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
User 5924113-Oct-18 23:12
User 5924113-Oct-18 23:12 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
Richard MacCutchan14-Oct-18 1:38
mveRichard MacCutchan14-Oct-18 1:38 
PraiseRe: Seeking the word/phrase to describe a change in meaning Pin
RickZeeland14-Oct-18 1:47
mveRickZeeland14-Oct-18 1:47 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
GuyThiebaut14-Oct-18 1:45
professionalGuyThiebaut14-Oct-18 1:45 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
dandy7214-Oct-18 4:07
dandy7214-Oct-18 4:07 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
User 5924114-Oct-18 2:48
User 5924114-Oct-18 2:48 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
User 1106097914-Oct-18 3:23
User 1106097914-Oct-18 3:23 
JokeRe: Seeking the word/phrase to describe a change in meaning Pin
Marc Clifton14-Oct-18 3:30
mvaMarc Clifton14-Oct-18 3:30 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
Roger Wright14-Oct-18 8:13
professionalRoger Wright14-Oct-18 8:13 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
Jon McKee14-Oct-18 8:40
professionalJon McKee14-Oct-18 8:40 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
  Forogar  15-Oct-18 5:34
professional  Forogar  15-Oct-18 5:34 
GeneralRe: Seeking the word/phrase to describe a change in meaning Pin
C-P-User-315-Oct-18 16:06
C-P-User-315-Oct-18 16:06 
General35 Minutes... Pin
Michael Martin13-Oct-18 21:18
professionalMichael Martin13-Oct-18 21:18 
GeneralRe: 35 Minutes... Pin
OriginalGriff13-Oct-18 21:51
mveOriginalGriff13-Oct-18 21:51 
GeneralRe: 35 Minutes... Pin
Gary R. Wheeler14-Oct-18 15:36
Gary R. Wheeler14-Oct-18 15:36 

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.