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

WPF

 
AnswerRe: WPF, move window from a usercontrol mouse down event Pin
zendar225-Jul-10 4:08
zendar225-Jul-10 4:08 
Questionhow to use SQL with Silverlight Pin
Amit Spadez19-Jul-10 20:42
professionalAmit Spadez19-Jul-10 20:42 
AnswerRe: how to use SQL with Silverlight Pin
Abhinav S19-Jul-10 22:20
Abhinav S19-Jul-10 22:20 
AnswerRe: how to use SQL with Silverlight Pin
#realJSOP20-Jul-10 0:03
professional#realJSOP20-Jul-10 0:03 
AnswerRe: how to use SQL with Silverlight Pin
souidi abderrahman24-Aug-10 3:00
souidi abderrahman24-Aug-10 3:00 
QuestionSL Toolkit v4 - Install issues Pin
#realJSOP19-Jul-10 3:45
professional#realJSOP19-Jul-10 3:45 
AnswerRe: SL Toolkit v4 - Install issues Pin
Abhinav S19-Jul-10 6:54
Abhinav S19-Jul-10 6:54 
GeneralRe: SL Toolkit v4 - Install issues Pin
#realJSOP20-Jul-10 0:05
professional#realJSOP20-Jul-10 0:05 
GeneralRe: SL Toolkit v4 - Install issues Pin
Abhinav S20-Jul-10 2:28
Abhinav S20-Jul-10 2:28 
GeneralRe: SL Toolkit v4 - Install issues Pin
#realJSOP20-Jul-10 2:36
professional#realJSOP20-Jul-10 2:36 
AnswerRe: SL Toolkit v4 - Install issues Pin
Rob Graham19-Jul-10 10:23
Rob Graham19-Jul-10 10:23 
QuestionHow to update combo box selection before prompt Pin
D.Dubya19-Jul-10 3:27
D.Dubya19-Jul-10 3:27 
QuestionCan't hit my asmx from Silverlight.. Pin
Nick Jacobs18-Jul-10 17:35
Nick Jacobs18-Jul-10 17:35 
AnswerRe: Can't hit my asmx from Silverlight.. Pin
Abhinav S18-Jul-10 18:11
Abhinav S18-Jul-10 18:11 
GeneralRe: Can't hit my asmx from Silverlight.. Pin
Nick Jacobs19-Jul-10 2:21
Nick Jacobs19-Jul-10 2:21 
GeneralRe: Can't hit my asmx from Silverlight.. Pin
#realJSOP19-Jul-10 3:47
professional#realJSOP19-Jul-10 3:47 
GeneralRe: Can't hit my asmx from Silverlight.. Pin
Nick Jacobs21-Jul-10 17:37
Nick Jacobs21-Jul-10 17:37 
QuestionMore MVVM WPF Angst Pin
_Maxxx_18-Jul-10 16:49
professional_Maxxx_18-Jul-10 16:49 
AnswerRe: More MVVM WPF Angst Pin
Pete O'Hanlon18-Jul-10 21:46
mvePete O'Hanlon18-Jul-10 21:46 
GeneralRe: More MVVM WPF Angst Pin
_Maxxx_19-Jul-10 0:44
professional_Maxxx_19-Jul-10 0:44 
GeneralRe: More MVVM WPF Angst Pin
Pete O'Hanlon19-Jul-10 0:57
mvePete O'Hanlon19-Jul-10 0:57 
_Maxxx_ wrote:
neither the view nor the viewmodel are aware of one another's existence


If you have some interaction, the View has to have knowledge of the ViewModel otherwise there is no point in the ViewModel. If you note, I carefully said that there was a containing view which was used to identify the active view by having the VM behind this simply expose a property which a DataTrigger uses to display the relevant trigger. This makes for small, single responsibility VMs with the one behind the clock being responsible for updating the time in the binding, and the one behind the container being responsible for identifying which the active clock should be.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



GeneralRe: More MVVM WPF Angst Pin
_Maxxx_19-Jul-10 14:36
professional_Maxxx_19-Jul-10 14:36 
QuestionWPF Calendar Binding Pin
carrigart18-Jul-10 6:33
carrigart18-Jul-10 6:33 
AnswerRe: WPF Calendar Binding Pin
Parwej Ahamad18-Jul-10 8:20
professionalParwej Ahamad18-Jul-10 8:20 
GeneralRe: WPF Calendar Binding Pin
carrigart18-Jul-10 9:37
carrigart18-Jul-10 9:37 

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.