Click here to Skip to main content
15,889,200 members
Home / Discussions / WPF
   

WPF

 
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 
I usually have everything in user controls, not in their own forms, so navigation from one to the next simply iterates through a collection of user controls - making one visible and showing the other.

depending on the complexity of the project, and the likelihood of re-use, you could easily develop a simple framework to support this

A quick search for Wizards could be in order too - as this is the paradigm you're talking about, I think
MVVM# - See how I did MVVM my way
___________________________________________
Man, you're a god. - walterhevedeich 26/05/2011

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

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 
AnswerRe: WP7 using silverlight Pin
Dan Mos24-Aug-11 0:08
Dan Mos24-Aug-11 0:08 
GeneralRe: WP7 using silverlight Pin
arkiboys24-Aug-11 0:30
arkiboys24-Aug-11 0:30 
GeneralRe: WP7 using silverlight Pin
Dan Mos24-Aug-11 0:48
Dan Mos24-Aug-11 0:48 
GeneralRe: WP7 using silverlight Pin
arkiboys24-Aug-11 1:40
arkiboys24-Aug-11 1:40 
Question"Embed" an external video clip Pin
McCombi23-Aug-11 22:18
McCombi23-Aug-11 22:18 
AnswerRe: "Embed" an external video clip Pin
Navin Pandit23-Aug-11 22:34
Navin Pandit23-Aug-11 22:34 
GeneralRe: "Embed" an external video clip Pin
McCombi23-Aug-11 22:49
McCombi23-Aug-11 22:49 
GeneralRe: "Embed" an external video clip Pin
Navin Pandit23-Aug-11 23:50
Navin Pandit23-Aug-11 23:50 

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.