Click here to Skip to main content
15,909,498 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: Windows 7 Pin
VE230-Sep-19 15:12
VE230-Sep-19 15:12 
GeneralRe: Windows 7 Pin
rjmoses30-Sep-19 20:19
professionalrjmoses30-Sep-19 20:19 
GeneralStored Proc-to-Model Code Generator - Final update Pin
#realJSOP28-Sep-19 2:54
professional#realJSOP28-Sep-19 2:54 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
pkfox28-Sep-19 3:13
professionalpkfox28-Sep-19 3:13 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
Sander Rossel28-Sep-19 3:20
professionalSander Rossel28-Sep-19 3:20 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
OriginalGriff28-Sep-19 4:00
mveOriginalGriff28-Sep-19 4:00 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
Sander Rossel28-Sep-19 4:10
professionalSander Rossel28-Sep-19 4:10 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
#realJSOP28-Sep-19 4:24
professional#realJSOP28-Sep-19 4:24 
I only use the designer to make sure everything is lining up - I still type the xaml by hand. Like anything else you're just starting out with, you adapt as you learn where the quirks are.

BTW, I don't have problems with constant width/height. I make copious use of row and column definitions set to either Auto or *, and almost always let the controls inside the grid determine their own widths/heights. The hardest thing to deal with is how font sizes can affect everything, especially if you have a user control object that is supposed to inherit the parent element's font properties.

I prefer WPF to Winforms, if for no other reason than the data binding and enforcement of almost fanatical MVVM use. I did this app in a week and a half.

I'll try to un-workify it and post an article.

Finally, if you're at all interested, I found that the best way to learn WPF is to duplicate one of your old WinForms apps as a WPF app. It will not only help you learn WPF, but can also serve to show you where your winforms app could have been made better.
".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: Stored Proc-to-Model Code Generator - Final update Pin
pkfox28-Sep-19 4:38
professionalpkfox28-Sep-19 4:38 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
Gary R. Wheeler28-Sep-19 4:50
Gary R. Wheeler28-Sep-19 4:50 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
Sander Rossel28-Sep-19 4:53
professionalSander Rossel28-Sep-19 4:53 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
Nelek28-Sep-19 5:06
protectorNelek28-Sep-19 5:06 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
BillWoodruff29-Sep-19 18:54
professionalBillWoodruff29-Sep-19 18:54 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
Jörgen Andersson28-Sep-19 4:24
professionalJörgen Andersson28-Sep-19 4:24 
GeneralRe: Stored Proc-to-Model Code Generator - Final update Pin
PIEBALDconsult30-Sep-19 5:54
mvePIEBALDconsult30-Sep-19 5:54 
RantGrrr google Pin
Nelek28-Sep-19 2:02
protectorNelek28-Sep-19 2:02 
GeneralRe: Grrr google Pin
Ron Anders28-Sep-19 2:44
Ron Anders28-Sep-19 2:44 
GeneralRe: Grrr google Pin
RickZeeland28-Sep-19 2:53
mveRickZeeland28-Sep-19 2:53 
GeneralRe: Grrr google Pin
Nelek28-Sep-19 2:55
protectorNelek28-Sep-19 2:55 
GeneralRe: Grrr google Pin
David O'Neil28-Sep-19 20:00
professionalDavid O'Neil28-Sep-19 20:00 
GeneralRe: Grrr google Pin
Nelek29-Sep-19 1:49
protectorNelek29-Sep-19 1:49 
GeneralCorel's marketing strategy is decidedly odd. Pin
OriginalGriff28-Sep-19 0:24
mveOriginalGriff28-Sep-19 0:24 
GeneralRe: Corel's marketing strategy is decidedly odd. Pin
Sander Rossel28-Sep-19 2:50
professionalSander Rossel28-Sep-19 2:50 
GeneralRe: Corel's marketing strategy is decidedly odd. Pin
RickZeeland28-Sep-19 2:57
mveRickZeeland28-Sep-19 2:57 
GeneralRe: Corel's marketing strategy is decidedly odd. Pin
GenJerDan29-Sep-19 19:38
GenJerDan29-Sep-19 19:38 

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.