Click here to Skip to main content
15,891,473 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Cursor Position ? Pin
Mohammad Dayyan11-Dec-08 23:49
Mohammad Dayyan11-Dec-08 23:49 
QuestionWindow Location in WPF ! Pin
Mohammad Dayyan10-Dec-08 11:00
Mohammad Dayyan10-Dec-08 11:00 
AnswerRe: Window Location in WPF ! Pin
Jammer11-Dec-08 3:43
Jammer11-Dec-08 3:43 
AnswerRe: Window Location in WPF ! Pin
Mark Salsbery11-Dec-08 5:58
Mark Salsbery11-Dec-08 5:58 
QuestionWPF and printing Pin
siten030810-Dec-08 7:50
siten030810-Dec-08 7:50 
Questionregarding silver basic Pin
cpquest10-Dec-08 1:10
cpquest10-Dec-08 1:10 
AnswerRe: regarding silver basic Pin
Kevin McFarlane18-Dec-08 12:16
Kevin McFarlane18-Dec-08 12:16 
GeneralLate binding Pin
Mycroft Holmes9-Dec-08 21:12
professionalMycroft Holmes9-Dec-08 21:12 
I am almost thinking about WPF but from what I have seen so far (very shallow only) it seems to be all about binding. I hate binding, one of the first utilities I wrote was a BindForm which takes a datarow and a form and loops through the controls and containers on a form looking for control names matching the columns of the datarow and binding them. That was years ago and have hardly looked at binding since.

So all my dialog forms take the same steps
populate the combos
Get the datarow
call BondForm(this, drData)

Can this be done in WPF?
Is it reasonable to do this or is it defeating the purpose of WPF?


Never underestimate the power of human stupidity
RAH

GeneralRe: Late binding Pin
Pete O'Hanlon9-Dec-08 22:32
mvePete O'Hanlon9-Dec-08 22:32 
GeneralRe: Late binding Pin
Mycroft Holmes9-Dec-08 23:20
professionalMycroft Holmes9-Dec-08 23:20 
GeneralRe: Late binding Pin
Jammer10-Dec-08 0:23
Jammer10-Dec-08 0:23 
GeneralRe: Late binding Pin
Mycroft Holmes10-Dec-08 12:12
professionalMycroft Holmes10-Dec-08 12:12 
GeneralRe: Late binding Pin
Jammer12-Dec-08 8:00
Jammer12-Dec-08 8:00 
GeneralRe: Late binding Pin
Mycroft Holmes10-Dec-08 12:18
professionalMycroft Holmes10-Dec-08 12:18 
GeneralRe: Late binding Pin
Pete O'Hanlon11-Dec-08 2:26
mvePete O'Hanlon11-Dec-08 2:26 
GeneralRe: Late binding Pin
Mycroft Holmes11-Dec-08 3:59
professionalMycroft Holmes11-Dec-08 3:59 
GeneralRe: Late binding Pin
Jammer12-Dec-08 8:02
Jammer12-Dec-08 8:02 
Questioncontrol name in datatemplate Pin
sydney1239-Dec-08 19:23
sydney1239-Dec-08 19:23 
AnswerRe: control name in datatemplate Pin
Pete O'Hanlon9-Dec-08 22:34
mvePete O'Hanlon9-Dec-08 22:34 
QuestionListView Grouping W/Expander Help Pin
aaj239-Dec-08 8:51
aaj239-Dec-08 8:51 
AnswerRe: ListView Grouping W/Expander Help Pin
Insincere Dave9-Dec-08 13:44
Insincere Dave9-Dec-08 13:44 
GeneralRe: ListView Grouping W/Expander Help Pin
aaj239-Dec-08 15:59
aaj239-Dec-08 15:59 
QuestionWhy do WPF storyboards lock/freeze target properties? Pin
Josh Fischer9-Dec-08 8:40
Josh Fischer9-Dec-08 8:40 
AnswerRe: Why do WPF storyboards lock/freeze target properties? [modified] Pin
Josh Fischer10-Dec-08 3:02
Josh Fischer10-Dec-08 3:02 
GeneralRe: Why do WPF storyboards lock/freeze target properties? Pin
Member 33786674-Mar-09 7:43
Member 33786674-Mar-09 7:43 

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.