Click here to Skip to main content
15,917,709 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Dynamically adding event handlers Pin
Dominick Marciano9-Nov-11 13:30
professionalDominick Marciano9-Nov-11 13:30 
GeneralRe: Dynamically adding event handlers Pin
Dominick Marciano9-Nov-11 13:35
professionalDominick Marciano9-Nov-11 13:35 
AnswerRe: Dynamically adding event handlers Pin
Dominick Marciano9-Nov-11 13:46
professionalDominick Marciano9-Nov-11 13:46 
QuestionHorizontalContentAlignment=Left and still stretch the contentcontrol Pin
indian1439-Nov-11 10:36
indian1439-Nov-11 10:36 
QuestionContentControl Pin
indian1438-Nov-11 13:25
indian1438-Nov-11 13:25 
AnswerRe: ContentControl Pin
Abhinav S8-Nov-11 21:33
Abhinav S8-Nov-11 21:33 
GeneralRe: ContentControl Pin
indian1439-Nov-11 7:16
indian1439-Nov-11 7:16 
AnswerRe: ContentControl Pin
Mark Salsbery9-Nov-11 5:44
Mark Salsbery9-Nov-11 5:44 
GeneralRe: ContentControl Pin
indian1439-Nov-11 7:08
indian1439-Nov-11 7:08 
QuestionMVVM Recommendations Pin
Tom Delany8-Nov-11 7:10
Tom Delany8-Nov-11 7:10 
AnswerRe: MVVM Recommendations Pin
SledgeHammer018-Nov-11 7:23
SledgeHammer018-Nov-11 7:23 
GeneralRe: MVVM Recommendations Pin
Tom Delany8-Nov-11 7:52
Tom Delany8-Nov-11 7:52 
AnswerRe: MVVM Recommendations Pin
Kevin Marois8-Nov-11 7:36
professionalKevin Marois8-Nov-11 7:36 
GeneralRe: MVVM Recommendations Pin
Tom Delany8-Nov-11 7:53
Tom Delany8-Nov-11 7:53 
AnswerRe: MVVM Recommendations Pin
Abhinav S8-Nov-11 21:38
Abhinav S8-Nov-11 21:38 
GeneralRe: MVVM Recommendations Pin
Tom Delany9-Nov-11 3:57
Tom Delany9-Nov-11 3:57 
GeneralRe: MVVM Recommendations Pin
Wayne Gaylard9-Nov-11 4:23
professionalWayne Gaylard9-Nov-11 4:23 
GeneralRe: MVVM Recommendations Pin
Tom Delany9-Nov-11 4:51
Tom Delany9-Nov-11 4:51 
GeneralRe: MVVM Recommendations Pin
Abhinav S9-Nov-11 6:41
Abhinav S9-Nov-11 6:41 
AnswerRe: MVVM Recommendations Pin
_Maxxx_14-Nov-11 17:55
professional_Maxxx_14-Nov-11 17:55 
GeneralRe: MVVM Recommendations Pin
Tom Delany20-Nov-11 11:27
Tom Delany20-Nov-11 11:27 
GeneralRe: MVVM Recommendations Pin
_Maxxx_20-Nov-11 13:15
professional_Maxxx_20-Nov-11 13:15 
Tom Delany wrote:
My father passed away on the date that you sent this to me and I had to leave town suddenly.


My sympathies - not a good time. Rose | [Rose]


Tom Delany wrote:
If I construct the view models properly (and that's a big if),


yes - that's the problem I faced many times! I actually split my ViewModel and ViewData into separate classes - as I find this makes more sense (to me, anyway!) so my model really models the functionality to be presented, and the data is just the data that allows that functionality to occur. It allowed me more flexiblity to do what I wanted to do but it may not suit you!

Cheers
MVVM# - See how I did MVVM my way
___________________________________________
Man, you're a god. - walterhevedeich 26/05/2011

.\\axxx
(That's an 'M')

QuestionButton with popup submenu - like the one in toolbars Pin
Member 10339078-Nov-11 5:29
Member 10339078-Nov-11 5:29 
AnswerRe: Button with popup submenu - like the one in toolbars Pin
SledgeHammer018-Nov-11 6:45
SledgeHammer018-Nov-11 6:45 
GeneralRe: Button with popup submenu - like the one in toolbars Pin
Member 10339079-Nov-11 9:07
Member 10339079-Nov-11 9:07 

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.