Click here to Skip to main content
15,884,177 members
Home / Discussions / WPF
   

WPF

 
QuestionRe: Keep element in canvas when dragging it Pin
Pauwels Bart2-Apr-09 7:22
Pauwels Bart2-Apr-09 7:22 
AnswerRe: Keep element in canvas when dragging it [modified] Pin
ABitSmart2-Apr-09 7:50
ABitSmart2-Apr-09 7:50 
GeneralRe: Keep element in canvas when dragging it Pin
Pauwels Bart2-Apr-09 8:45
Pauwels Bart2-Apr-09 8:45 
GeneralRe: Keep element in canvas when dragging it Pin
Pauwels Bart4-Apr-09 18:32
Pauwels Bart4-Apr-09 18:32 
GeneralRe: Keep element in canvas when dragging it Pin
ABitSmart4-Apr-09 19:42
ABitSmart4-Apr-09 19:42 
GeneralRe: Keep element in canvas when dragging it Pin
Pauwels Bart4-Apr-09 19:54
Pauwels Bart4-Apr-09 19:54 
QuestionWPF or Windows Forms Pin
dfreeser1-Apr-09 12:00
dfreeser1-Apr-09 12:00 
AnswerRe: WPF or Windows Forms Pin
Pete O'Hanlon1-Apr-09 22:03
mvePete O'Hanlon1-Apr-09 22:03 
This is a fairly straightforward application, and shouldn't present you with too much trouble. If you adopt MVVM as your main design pattern, you'll find that it's easy to debug and test because you'll test your business logic in isolation from the way that it's presented.

You'll find it easier to code up a flow chart in WPF than you would in WinForms - so much of the graphics subsystem has been designed to make it easier to use (once you have experience). I would state though, that if you have experience in WinForms and none in WPF then you've got a steep learning curve ahead of you, and I'd get my feet wet on a couple of small applications first before tackling this one, so you might be better off using WinForms if that's what you're used to. If you don't have extensive experience in WinForms, I'd definitely recommend taking the plunge into WPF. Actually, I'd recommend it anyway, but I am a WPF nut.

"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



AnswerRe: WPF or Windows Forms Pin
RugbyLeague2-Apr-09 5:40
RugbyLeague2-Apr-09 5:40 
GeneralRe: WPF or Windows Forms Pin
dfreeser2-Apr-09 5:56
dfreeser2-Apr-09 5:56 
QuestionSet style definition dynamically Pin
salon1-Apr-09 3:46
salon1-Apr-09 3:46 
AnswerRe: Set style definition dynamically Pin
Mark Salsbery1-Apr-09 7:42
Mark Salsbery1-Apr-09 7:42 
GeneralRe: Set style definition dynamically Pin
salon1-Apr-09 20:48
salon1-Apr-09 20:48 
GeneralRe: Set style definition dynamically Pin
Mark Salsbery2-Apr-09 5:26
Mark Salsbery2-Apr-09 5:26 
QuestionSys.InvalidOprationException.ManageRunTimeError error #4004 in control 'Xaml1 Pin
Piyush Vardhan Singh1-Apr-09 0:17
Piyush Vardhan Singh1-Apr-09 0:17 
AnswerRe: Sys.InvalidOprationException.ManageRunTimeError error #4004 in control 'Xaml1 Pin
Piyush Vardhan Singh1-Apr-09 2:02
Piyush Vardhan Singh1-Apr-09 2:02 
QuestionHorizontal scrollbar in empty listview disappears Pin
Pankaj Chamria31-Mar-09 23:22
Pankaj Chamria31-Mar-09 23:22 
AnswerRe: Horizontal scrollbar in empty listview disappears Pin
ABitSmart1-Apr-09 1:03
ABitSmart1-Apr-09 1:03 
GeneralRe: Horizontal scrollbar in empty listview disappears Pin
Pankaj Chamria3-Apr-09 6:16
Pankaj Chamria3-Apr-09 6:16 
GeneralRe: Horizontal scrollbar in empty listview disappears Pin
ABitSmart3-Apr-09 6:33
ABitSmart3-Apr-09 6:33 
Questionhow assign theme in silverlight2? Pin
Piyush Vardhan Singh31-Mar-09 20:57
Piyush Vardhan Singh31-Mar-09 20:57 
AnswerRe: how assign theme in silverlight2? Pin
Piyush Vardhan Singh1-Apr-09 2:07
Piyush Vardhan Singh1-Apr-09 2:07 
QuestionRe: how assign theme in silverlight2? Pin
Mark Salsbery1-Apr-09 6:56
Mark Salsbery1-Apr-09 6:56 
AnswerRe: how assign theme in silverlight2? Pin
Piyush Vardhan Singh1-Apr-09 19:39
Piyush Vardhan Singh1-Apr-09 19:39 
QuestionTreeView in WPF ? Pin
Mohammad Dayyan31-Mar-09 20:47
Mohammad Dayyan31-Mar-09 20:47 

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.