Click here to Skip to main content
15,914,109 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Losing expanded nodes in TreeView after ItemsSource has updated Pin
Mycroft Holmes22-Aug-11 12:20
professionalMycroft Holmes22-Aug-11 12:20 
Questionapple mac laptop Pin
arkiboys20-Aug-11 0:13
arkiboys20-Aug-11 0:13 
AnswerRe: apple mac laptop Pin
Mehdi Gholam20-Aug-11 0:39
Mehdi Gholam20-Aug-11 0:39 
GeneralRe: apple mac laptop Pin
arkiboys20-Aug-11 5:50
arkiboys20-Aug-11 5:50 
AnswerRe: apple mac laptop Pin
BubingaMan5-Sep-11 4:33
BubingaMan5-Sep-11 4:33 
QuestionSilverlight with DevExpress Grid Control Pin
brijmohansingh1018-Aug-11 20:07
brijmohansingh1018-Aug-11 20:07 
AnswerRe: Silverlight with DevExpress Grid Control Pin
Abhinav S20-Aug-11 1:45
Abhinav S20-Aug-11 1:45 
QuestionNeed some Simple Code Pin
peterdrozd15-Aug-11 6:49
peterdrozd15-Aug-11 6:49 
AnswerRe: Need some Simple Code Pin
Kevin Marois15-Aug-11 10:25
professionalKevin Marois15-Aug-11 10:25 
AnswerRe: Need some Simple Code Pin
SledgeHammer0115-Aug-11 10:41
SledgeHammer0115-Aug-11 10:41 
GeneralRe: Need some Simple Code Pin
Kevin Marois15-Aug-11 11:52
professionalKevin Marois15-Aug-11 11:52 
GeneralRe: Need some Simple Code Pin
Mycroft Holmes15-Aug-11 13:01
professionalMycroft Holmes15-Aug-11 13:01 
GeneralRe: Need some Simple Code Pin
SledgeHammer0115-Aug-11 13:39
SledgeHammer0115-Aug-11 13:39 
GeneralRe: Need some Simple Code Pin
Mycroft Holmes15-Aug-11 21:05
professionalMycroft Holmes15-Aug-11 21:05 
GeneralRe: Need some Simple Code Pin
SledgeHammer0116-Aug-11 4:34
SledgeHammer0116-Aug-11 4:34 
GeneralRe: Need some Simple Code Pin
SledgeHammer0115-Aug-11 13:12
SledgeHammer0115-Aug-11 13:12 
AnswerRe: Need some Simple Code Pin
_Maxxx_15-Aug-11 20:08
professional_Maxxx_15-Aug-11 20:08 
AnswerRe: Need some Simple Code Pin
Glosse16-Aug-11 4:30
Glosse16-Aug-11 4:30 
GeneralRe: Need some Simple Code Pin
_Maxxx_17-Aug-11 13:52
professional_Maxxx_17-Aug-11 13:52 
GeneralRe: Need some Simple Code Pin
SledgeHammer0117-Aug-11 14:15
SledgeHammer0117-Aug-11 14:15 
GeneralRe: Need some Simple Code Pin
_Maxxx_17-Aug-11 19:57
professional_Maxxx_17-Aug-11 19:57 
I think that's what I said, isn't it?

The only reasons I wouldn't use MVVM (at least for silverlight/wpf) would be:

Pre-existing project where conversion isn't practical.
The Boss Told Me To Do It Another Way (aka the other devs don't understand)
I'd never done MVVM before, didn't have the framework bits and bobs I do have, and didn't foresee more than this one project

I think it's that third one that gets a lot of people. They think that they are just going to develop one thing in wpf, and it's a small one, so the overhead of getting to know WPF outweighs the benefits for this one project

Usually, I think, what happens is that this project grows into the sorry cheezy-hack state you describe, and other projects follow - each of which is met by the "it's too small to use MVVM"

The thing I personally like about MVVM is the way it enables me to change the way I think about the design of a project, without worrying too much about what it's really going to look like. Conversely, once the tech design is done, I can sit and play with the pretty stuff until it blows the socks off my customers, who generally do like shiny objects.
MVVM# - See how I did MVVM my way
___________________________________________
Man, you're a god. - walterhevedeich 26/05/2011

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

GeneralRe: Need some Simple Code Pin
SledgeHammer0118-Aug-11 5:08
SledgeHammer0118-Aug-11 5:08 
GeneralRe: Need some Simple Code Pin
Glosse18-Aug-11 7:34
Glosse18-Aug-11 7:34 
GeneralRe: Need some Simple Code Pin
SledgeHammer0118-Aug-11 9:32
SledgeHammer0118-Aug-11 9:32 
GeneralRe: Need some Simple Code Pin
_Maxxx_18-Aug-11 13:41
professional_Maxxx_18-Aug-11 13:41 

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.