Click here to Skip to main content
15,906,708 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WPF Pie Chart Question Pin
#realJSOP29-Aug-11 2:42
professional#realJSOP29-Aug-11 2:42 
QuestionDataGrid cell drag Pin
Saboureau26-Aug-11 2:47
Saboureau26-Aug-11 2:47 
QuestionRoutedUICommands vs ICommand. When & Why Pin
Vincent Beek25-Aug-11 20:57
Vincent Beek25-Aug-11 20:57 
AnswerRe: RoutedUICommands vs ICommand. When & Why Pin
SledgeHammer0126-Aug-11 5:03
SledgeHammer0126-Aug-11 5:03 
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
Vincent Beek26-Aug-11 6:53
Vincent Beek26-Aug-11 6:53 
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
SledgeHammer0126-Aug-11 7:00
SledgeHammer0126-Aug-11 7:00 
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
Vincent Beek26-Aug-11 7:08
Vincent Beek26-Aug-11 7:08 
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
SledgeHammer0126-Aug-11 7:27
SledgeHammer0126-Aug-11 7:27 
Oh, one other thing I can clear up for you... bubbling and tunneling is really only useful in controls IMO. You may have thought about using them to communicate between a child view and the parent, but that is really not the recommended pattern in MVVM. Most frameworks will include some sort of messenger service that basically lets you send async messages around to anybody who cares to listen for that specific message.
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
#realJSOP26-Aug-11 7:56
professional#realJSOP26-Aug-11 7:56 
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
SledgeHammer0126-Aug-11 8:35
SledgeHammer0126-Aug-11 8:35 
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
Vincent Beek26-Aug-11 9:50
Vincent Beek26-Aug-11 9:50 
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
SledgeHammer0126-Aug-11 10:09
SledgeHammer0126-Aug-11 10:09 
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
Vincent Beek26-Aug-11 21:38
Vincent Beek26-Aug-11 21:38 
QuestionProper way to manage c# wpf applications with multiple windows? Pin
hamzaAA25-Aug-11 13:41
hamzaAA25-Aug-11 13:41 
AnswerRe: Proper way to manage c# wpf applications with multiple windows? Pin
Mycroft Holmes25-Aug-11 14:46
professionalMycroft Holmes25-Aug-11 14:46 
AnswerRe: Proper way to manage c# wpf applications with multiple windows? Pin
_Maxxx_25-Aug-11 21:36
professional_Maxxx_25-Aug-11 21:36 
GeneralRe: Proper way to manage c# wpf applications with multiple windows? Pin
Mycroft Holmes26-Aug-11 13:08
professionalMycroft Holmes26-Aug-11 13:08 
QuestionCan I make a WPF DataGridRow unselectable? Pin
rj_odon24-Aug-11 21:46
rj_odon24-Aug-11 21:46 
AnswerRe: Can I make a WPF DataGridRow unselectable? Pin
Varsha Ramnani24-Aug-11 23:59
professionalVarsha Ramnani24-Aug-11 23:59 
QuestionVizualation of an object Pin
columbos1492724-Aug-11 9:39
columbos1492724-Aug-11 9:39 
AnswerRe: Vizualation of an object Pin
SledgeHammer0124-Aug-11 9:48
SledgeHammer0124-Aug-11 9:48 
QuestionCalendar MultipleRange (get selection) Pin
kurmanc24-Aug-11 5:43
kurmanc24-Aug-11 5:43 
AnswerRe: Calendar MultipleRange (get selection) Pin
SledgeHammer0124-Aug-11 6:27
SledgeHammer0124-Aug-11 6:27 
GeneralRe: Calendar MultipleRange (get selection) Pin
kurmanc24-Aug-11 6:41
kurmanc24-Aug-11 6:41 
QuestionWP7 using silverlight Pin
arkiboys23-Aug-11 23:18
arkiboys23-Aug-11 23:18 

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.