Click here to Skip to main content
15,881,092 members
Home / Discussions / WPF
   

WPF

 
QuestionDomainServices adn [RequiresRoles()] Pin
picasso29-Mar-14 19:14
picasso29-Mar-14 19:14 
QuestionRe: DomainServices adn [RequiresRoles()] Pin
Richard MacCutchan9-Mar-14 22:35
mveRichard MacCutchan9-Mar-14 22:35 
AnswerRe: DomainServices adn [RequiresRoles()] Pin
picasso210-Mar-14 11:55
picasso210-Mar-14 11:55 
GeneralRe: DomainServices adn [RequiresRoles()] Pin
Richard MacCutchan10-Mar-14 22:16
mveRichard MacCutchan10-Mar-14 22:16 
QuestionHelp on drawing a line WPF Pin
abollmeyer9-Mar-14 2:46
abollmeyer9-Mar-14 2:46 
Questiondisplay same result in different units: U.S. v.s. Metric Pin
Member 97807175-Mar-14 10:43
Member 97807175-Mar-14 10:43 
AnswerRe: display same result in different units: U.S. v.s. Metric Pin
Pete O'Hanlon5-Mar-14 10:51
mvePete O'Hanlon5-Mar-14 10:51 
GeneralRe: display same result in different units: U.S. v.s. Metric Pin
Member 97807175-Mar-14 13:05
Member 97807175-Mar-14 13:05 
Thanks, Peter,
My dataset is in U.S unit, if user select Metric, I will capture metric input and converted to U.S. units and populate the dataset. The U.S. dataset is passed to model/controller to get the ouptput dataset also in U.S units, before display the result dataset back, if it is in Metric, I need to convert to metric. Currently the dataset is bound to WPF controls, directly e.g. <datagrid> and in U.S unit alone. I am going to look into ValueConverter.
GeneralRe: display same result in different units: U.S. v.s. Metric Pin
SledgeHammer015-Mar-14 13:47
SledgeHammer015-Mar-14 13:47 
QuestionWPF Detect Property Change In Entity In VM Pin
Kevin Marois4-Mar-14 7:46
professionalKevin Marois4-Mar-14 7:46 
AnswerRe: WPF Detect Property Change In Entity In VM Pin
Pete O'Hanlon4-Mar-14 8:16
mvePete O'Hanlon4-Mar-14 8:16 
GeneralRe: WPF Detect Property Change In Entity In VM Pin
Kevin Marois11-Mar-14 6:15
professionalKevin Marois11-Mar-14 6:15 
GeneralRe: WPF Detect Property Change In Entity In VM Pin
Pete O'Hanlon11-Mar-14 6:20
mvePete O'Hanlon11-Mar-14 6:20 
AnswerRe: WPF Detect Property Change In Entity In VM Pin
Matt T Heffron4-Mar-14 8:37
professionalMatt T Heffron4-Mar-14 8:37 
GeneralRe: WPF Detect Property Change In Entity In VM Pin
Kevin Marois11-Mar-14 5:50
professionalKevin Marois11-Mar-14 5:50 
GeneralRe: WPF Detect Property Change In Entity In VM Pin
Matt T Heffron11-Mar-14 7:51
professionalMatt T Heffron11-Mar-14 7:51 
GeneralRe: WPF Detect Property Change In Entity In VM Pin
Matt T Heffron11-Mar-14 7:53
professionalMatt T Heffron11-Mar-14 7:53 
GeneralRe: WPF Detect Property Change In Entity In VM Pin
Kevin Marois11-Mar-14 8:00
professionalKevin Marois11-Mar-14 8:00 
SuggestionRe: WPF Detect Property Change In Entity In VM Pin
Matt T Heffron11-Mar-14 8:13
professionalMatt T Heffron11-Mar-14 8:13 
GeneralRe: WPF Detect Property Change In Entity In VM Pin
Kevin Marois11-Mar-14 8:18
professionalKevin Marois11-Mar-14 8:18 
AnswerRe: WPF Detect Property Change In Entity In VM Pin
pradeep surya5-Mar-14 7:31
pradeep surya5-Mar-14 7:31 
QuestionWPF Bind Window Activated Event To Command Pin
Kevin Marois3-Mar-14 10:40
professionalKevin Marois3-Mar-14 10:40 
AnswerRe: WPF Bind Window Activated Event To Command Pin
Pete O'Hanlon3-Mar-14 10:53
mvePete O'Hanlon3-Mar-14 10:53 
GeneralRe: WPF Bind Window Activated Event To Command Pin
Kevin Marois3-Mar-14 11:11
professionalKevin Marois3-Mar-14 11:11 
GeneralRe: WPF Bind Window Activated Event To Command Pin
Pete O'Hanlon3-Mar-14 11:16
mvePete O'Hanlon3-Mar-14 11:16 

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.