Click here to Skip to main content
15,887,812 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: WPF Pie Chart Question [modified] Pin
Abhinav S26-Aug-11 8:23
Abhinav S26-Aug-11 8:23 
GeneralRe: WPF Pie Chart Question Pin
#realJSOP26-Aug-11 8:50
mve#realJSOP26-Aug-11 8:50 
GeneralRe: WPF Pie Chart Question Pin
#realJSOP28-Aug-11 8:39
mve#realJSOP28-Aug-11 8:39 
GeneralRe: WPF Pie Chart Question Pin
Abhinav S28-Aug-11 20:10
Abhinav S28-Aug-11 20:10 
GeneralRe: WPF Pie Chart Question Pin
#realJSOP29-Aug-11 2:42
mve#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 
You should always write WPF code the MVVM way. It just produces cleaner, more organized and more efficient code. WPF and MVVM are really a match made in heaven. Once you get your MVVM framework situated, MVVM isn't all that difficult. People who don't want to take a couple of months to learn it and set up a framework are the only ones who make a big deal about how "hard and complicated" it is. If you try write a WPF the non MVVM way, you'll end up with a mess of spaghetti code.
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 
GeneralRe: RoutedUICommands vs ICommand. When & Why Pin
#realJSOP26-Aug-11 7:56
mve#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 

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.