Click here to Skip to main content
15,887,676 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Request for help with simple WPF Pin
Gerry Schmitz18-Dec-15 12:57
mveGerry Schmitz18-Dec-15 12:57 
GeneralRe: Request for help with simple WPF Pin
_T_C_18-Dec-15 13:01
_T_C_18-Dec-15 13:01 
GeneralRe: Request for help with simple WPF Pin
Gerry Schmitz18-Dec-15 12:51
mveGerry Schmitz18-Dec-15 12:51 
GeneralRe: Request for help with simple WPF Pin
_T_C_18-Dec-15 12:58
_T_C_18-Dec-15 12:58 
GeneralRe: Request for help with simple WPF Pin
Mycroft Holmes18-Dec-15 13:20
professionalMycroft Holmes18-Dec-15 13:20 
GeneralRe: Request for help with simple WPF Pin
Gerry Schmitz18-Dec-15 13:34
mveGerry Schmitz18-Dec-15 13:34 
AnswerRe: Request for help with simple WPF Pin
Matt T Heffron18-Dec-15 11:58
professionalMatt T Heffron18-Dec-15 11:58 
GeneralRe: Request for help with simple WPF Pin
_T_C_18-Dec-15 12:22
_T_C_18-Dec-15 12:22 
Mr. Heffron,

That is sound advice. Remaining on WinForms is an option, and I am often the strongest advocate for that option when this question comes up. However, I must acknowledge that there are many factors in play. We are overhauling the UI no matter what, so the WPF development effort must be measured relative to a WinForms development effort, not relative to doing nothing. Furthermore, I have been told that there are specific things available in WPF which I can't have in WinForms. We have one monster grid which is cobbled together from multiple grids and is a maintenance nightmare. I'm told that's the kind of thing where WPF's approach to binding makes things much simpler. Also, I remember asking for a dual range slider with some specific functionality and being told that it couldn't be done in WinForms, but was easy in WPF. And we have lots of layout glitches that emerge whenever someone is using a non-standard screen DPI. No one has been able to fix that in WinForms for me yet, but they tell me it isn't an issue in WPF.

Ultimately, WinForms vs. WPF is like any other choice. I'll look at all the facts and make the best decision I can. I sure would like to understand WPF better, though.
QuestionWPF - Quick Design Question Pin
Kevin Marois18-Dec-15 5:53
professionalKevin Marois18-Dec-15 5:53 
AnswerRe: WPF - Quick Design Question Pin
Joseph M. Morgan18-Dec-15 7:24
Joseph M. Morgan18-Dec-15 7:24 
QuestionUsing DataTemplates Trigger for listbox Pin
Saurabh18cs17-Dec-15 21:35
Saurabh18cs17-Dec-15 21:35 
AnswerRe: Using DataTemplates Trigger for listbox Pin
Joseph M. Morgan18-Dec-15 7:27
Joseph M. Morgan18-Dec-15 7:27 
GeneralRe: Using DataTemplates Trigger for listbox Pin
Saurabh18cs20-Dec-15 21:49
Saurabh18cs20-Dec-15 21:49 
GeneralRe: Using DataTemplates Trigger for listbox Pin
Joseph M. Morgan21-Dec-15 2:19
Joseph M. Morgan21-Dec-15 2:19 
GeneralRe: Using DataTemplates Trigger for listbox Pin
Saurabh18cs21-Dec-15 15:28
Saurabh18cs21-Dec-15 15:28 
GeneralRe: Using DataTemplates Trigger for listbox Pin
Joseph M. Morgan30-Dec-15 6:00
Joseph M. Morgan30-Dec-15 6:00 
GeneralRe: Using DataTemplates Trigger for listbox Pin
Saurabh18cs30-Dec-15 15:47
Saurabh18cs30-Dec-15 15:47 
AnswerRe: Using DataTemplates Trigger for listbox Pin
Saurabh18cs22-Dec-15 22:14
Saurabh18cs22-Dec-15 22:14 
GeneralRe: Using DataTemplates Trigger for listbox Pin
Pete O'Hanlon22-Dec-15 22:31
mvePete O'Hanlon22-Dec-15 22:31 
GeneralRe: Using DataTemplates Trigger for listbox Pin
Saurabh18cs22-Dec-15 23:44
Saurabh18cs22-Dec-15 23:44 
GeneralRe: Using DataTemplates Trigger for listbox Pin
Saurabh18cs4-Jan-16 19:28
Saurabh18cs4-Jan-16 19:28 
AnswerRe: Using DataTemplates Trigger for listbox Pin
Saurabh18cs4-Jan-16 22:15
Saurabh18cs4-Jan-16 22:15 
QuestionCreate Simple WPF datagrid Pin
Baburc10-Dec-15 6:39
Baburc10-Dec-15 6:39 
AnswerRe: Create Simple WPF datagrid Pin
Gerry Schmitz11-Dec-15 7:25
mveGerry Schmitz11-Dec-15 7:25 
GeneralRe: Create Simple WPF datagrid Pin
Baburc11-Dec-15 7:40
Baburc11-Dec-15 7:40 

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.