Click here to Skip to main content
15,867,308 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WPF Converter Set or Library Pin
#realJSOP13-Dec-21 23:33
mve#realJSOP13-Dec-21 23:33 
AnswerRe: WPF Converter Set or Library Pin
Super Lloyd14-Dec-21 1:42
Super Lloyd14-Dec-21 1:42 
GeneralRe: WPF Converter Set or Library Pin
michaelbarb14-Dec-21 3:59
michaelbarb14-Dec-21 3:59 
GeneralRe: WPF Converter Set or Library Pin
Super Lloyd14-Dec-21 5:17
Super Lloyd14-Dec-21 5:17 
QuestionListBox selection through code, in MVVM Pin
Amarnath S20-Nov-21 17:17
professionalAmarnath S20-Nov-21 17:17 
AnswerRe: ListBox selection through code, in MVVM Pin
#realJSOP21-Nov-21 3:10
mve#realJSOP21-Nov-21 3:10 
GeneralRe: ListBox selection through code, in MVVM Pin
Gerry Schmitz21-Nov-21 4:53
mveGerry Schmitz21-Nov-21 4:53 
GeneralRe: ListBox selection through code, in MVVM Pin
#realJSOP21-Nov-21 5:18
mve#realJSOP21-Nov-21 5:18 
"No code behind" is a pointless endeavour, and a highly artificial requirement. It also means that he app is virtually impossible (or at least a pain in the ass) to debug. I make it a practice to put as much as possible in the code behind for this very reason. Sure, control interaction can be put into the XAML many times, but I pretty much use code-behind for everything.

In the real world, you do what works, and use the simplest means possible. Doing the work is no time to exercise classroom theory or hypotheticals. Experienced programmers (like us) are cognizant of these facts and are much more efficient coders as a result.
".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: ListBox selection through code, in MVVM Pin
Amarnath S21-Nov-21 13:55
professionalAmarnath S21-Nov-21 13:55 
GeneralRe: ListBox selection through code, in MVVM Pin
#realJSOP21-Nov-21 15:08
mve#realJSOP21-Nov-21 15:08 
GeneralRe: ListBox selection through code, in MVVM Pin
Amarnath S23-Nov-21 0:40
professionalAmarnath S23-Nov-21 0:40 
GeneralRe: ListBox selection through code, in MVVM Pin
Gerry Schmitz23-Nov-21 7:28
mveGerry Schmitz23-Nov-21 7:28 
GeneralRe: ListBox selection through code, in MVVM Pin
#realJSOP23-Nov-21 8:52
mve#realJSOP23-Nov-21 8:52 
QuestionUsing custom fonts in WPF project Pin
Alex Dunlop11-Nov-21 21:29
Alex Dunlop11-Nov-21 21:29 
AnswerRe: Using custom fonts in WPF project Pin
#realJSOP12-Nov-21 4:22
mve#realJSOP12-Nov-21 4:22 
GeneralRe: Using custom fonts in WPF project Pin
Alex Dunlop13-Nov-21 8:05
Alex Dunlop13-Nov-21 8:05 
GeneralRe: Using custom fonts in WPF project Pin
#realJSOP14-Nov-21 0:14
mve#realJSOP14-Nov-21 0:14 
GeneralRe: Using custom fonts in WPF project Pin
Alex Dunlop14-Nov-21 17:29
Alex Dunlop14-Nov-21 17:29 
GeneralRe: Using custom fonts in WPF project Pin
#realJSOP14-Nov-21 23:25
mve#realJSOP14-Nov-21 23:25 
GeneralRe: Using custom fonts in WPF project Pin
Dave Kreskowiak15-Nov-21 1:43
mveDave Kreskowiak15-Nov-21 1:43 
QuestionCommon StackPanel being used in two places, with Horizontal and Vertical Orientations Pin
Amarnath S4-Nov-21 3:20
professionalAmarnath S4-Nov-21 3:20 
AnswerRe: Common StackPanel being used in two places, with Horizontal and Vertical Orientations Pin
Gerry Schmitz4-Nov-21 5:36
mveGerry Schmitz4-Nov-21 5:36 
GeneralRe: Common StackPanel being used in two places, with Horizontal and Vertical Orientations Pin
Amarnath S4-Nov-21 6:48
professionalAmarnath S4-Nov-21 6:48 
GeneralRe: Common StackPanel being used in two places, with Horizontal and Vertical Orientations Pin
Gerry Schmitz4-Nov-21 10:20
mveGerry Schmitz4-Nov-21 10:20 
QuestionVB.net - WPF - Help with treeview Pin
Lasse Frederiksen31-Oct-21 20:55
Lasse Frederiksen31-Oct-21 20:55 

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.