Click here to Skip to main content
15,887,746 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.

 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
HobbyProggy28-Feb-24 3:53
professionalHobbyProggy28-Feb-24 3:53 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
Steve Naidamast28-Feb-24 4:24
professionalSteve Naidamast28-Feb-24 4:24 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
cegarman28-Feb-24 5:09
cegarman28-Feb-24 5:09 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
Rick York28-Feb-24 4:53
mveRick York28-Feb-24 4:53 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
nickpreston2428-Feb-24 5:09
nickpreston2428-Feb-24 5:09 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
ShawnVN28-Feb-24 5:51
ShawnVN28-Feb-24 5:51 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
bigtlb28-Feb-24 6:02
bigtlb28-Feb-24 6:02 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
Stacy Dudovitz28-Feb-24 7:28
professionalStacy Dudovitz28-Feb-24 7:28 
Just to add one point to Tom's reply, Tom and I worked together back in the day on a very large WPF Point of Sale application for Grainger. Given that it was a very dynamic UI with no specific fixed "form", WPF was (and is) the logical choice for this LoB application.

That being said, when I worked at Citibank back in the very early 90's, we needed a very similar (in idea) type of dynamic UI presentation, and Win32 was the only game in town (MFC was only in alpha at the point). If anyone from that era remembers, dialog boxes and its ilk were created in the Dialog Editor, produced .RC files, and had to run through a Resource Compiler.

We made that application sing, and it would rival any WinForms or WPF LoB application today. It was, in a word, a thing of beauty, all written entirely in C.

When you're a software developer, you have to mix in a little magic into the mix! Wink | ;) Smile | :)

GeneralRe: MFC? WinForms? I gotta ask... why? Pin
Joe Woodbury28-Feb-24 16:31
professionalJoe Woodbury28-Feb-24 16:31 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
dandy7229-Feb-24 5:50
dandy7229-Feb-24 5:50 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
Gary R. Wheeler29-Feb-24 10:15
Gary R. Wheeler29-Feb-24 10:15 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
Stacy Dudovitz29-Feb-24 10:38
professionalStacy Dudovitz29-Feb-24 10:38 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
Br.Bill4-Mar-24 9:55
Br.Bill4-Mar-24 9:55 
GeneralRe: MFC? WinForms? I gotta ask... why? Pin
Stacy Dudovitz5-Mar-24 17:04
professionalStacy Dudovitz5-Mar-24 17:04 
GeneralRe: what's your SQL resources (advanced) Pin
OriginalGriff27-Feb-24 5:53
mveOriginalGriff27-Feb-24 5:53 
GeneralRe: what's your SQL resources (advanced) Pin
PIEBALDconsult27-Feb-24 7:37
mvePIEBALDconsult27-Feb-24 7:37 
GeneralRe: what's your SQL resources (advanced) Pin
Gerry Schmitz27-Feb-24 9:23
mveGerry Schmitz27-Feb-24 9:23 
GeneralRe: what's your SQL resources (advanced) Pin
pkfox27-Feb-24 21:51
professionalpkfox27-Feb-24 21:51 
GeneralRe: what's your SQL resources (advanced) Pin
OriginalGriff27-Feb-24 22:18
mveOriginalGriff27-Feb-24 22:18 
GeneralRe: what's your SQL resources (advanced) Pin
pkfox27-Feb-24 23:27
professionalpkfox27-Feb-24 23:27 
GeneralRe: what's your SQL resources (advanced) Pin
OriginalGriff27-Feb-24 23:42
mveOriginalGriff27-Feb-24 23:42 
GeneralRe: what's your SQL resources (advanced) Pin
StarNamer@work28-Feb-24 2:50
professionalStarNamer@work28-Feb-24 2:50 
Questionwhat's your SQL resources (beginner) Pin
Maximilien27-Feb-24 4:04
Maximilien27-Feb-24 4:04 
AnswerRe: what's your SQL resources (beginner) PinPopular
Richard Deeming27-Feb-24 4:06
mveRichard Deeming27-Feb-24 4:06 
AnswerRe: what's your SQL resources (beginner) Pin
PIEBALDconsult27-Feb-24 4:15
mvePIEBALDconsult27-Feb-24 4:15 

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.