Click here to Skip to main content
15,911,142 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Project Output Type Class Library and Windows Application Pin
cjb11020-Nov-14 3:06
cjb11020-Nov-14 3:06 
QuestionAdd a table to a DockPanel Pin
zhshqzyc31-Oct-14 8:56
zhshqzyc31-Oct-14 8:56 
AnswerRe: Add a table to a DockPanel Pin
Mycroft Holmes31-Oct-14 13:44
professionalMycroft Holmes31-Oct-14 13:44 
GeneralRe: Add a table to a DockPanel Pin
zhshqzyc31-Oct-14 15:51
zhshqzyc31-Oct-14 15:51 
GeneralRe: Add a table to a DockPanel Pin
Mycroft Holmes2-Nov-14 21:07
professionalMycroft Holmes2-Nov-14 21:07 
QuestionProblem connection database Silverlight project Pin
Hi I am Kevin29-Oct-14 5:55
Hi I am Kevin29-Oct-14 5:55 
AnswerRe: Problem connection database Silverlight project Pin
Mycroft Holmes31-Oct-14 13:38
professionalMycroft Holmes31-Oct-14 13:38 
QuestionWPF Navigation system Pin
Hi-I-am-Tang29-Oct-14 4:58
Hi-I-am-Tang29-Oct-14 4:58 
AnswerRe: DataTransferManager RT Only? Pin
Richard Deeming27-Oct-14 11:56
mveRichard Deeming27-Oct-14 11:56 
GeneralRe: DataTransferManager RT Only? Pin
Richard Deeming28-Oct-14 4:14
mveRichard Deeming28-Oct-14 4:14 
GeneralRe: DataTransferManager RT Only? Pin
Richard Deeming28-Oct-14 7:34
mveRichard Deeming28-Oct-14 7:34 
GeneralRe: DataTransferManager RT Only? Pin
Richard Deeming28-Oct-14 8:42
mveRichard Deeming28-Oct-14 8:42 
QuestionWPF MVVM VALIDATION Pin
Arun Karuvatta23-Oct-14 22:08
professionalArun Karuvatta23-Oct-14 22:08 
AnswerRe: WPF MVVM VALIDATION Pin
Pete O'Hanlon23-Oct-14 22:42
mvePete O'Hanlon23-Oct-14 22:42 
QuestionWPF or MVC 4 Problem? Pin
Kevin Marois18-Oct-14 17:38
professionalKevin Marois18-Oct-14 17:38 
AnswerRe: WPF or MVC 4 Problem? Pin
Richard Deeming20-Oct-14 1:51
mveRichard Deeming20-Oct-14 1:51 
RantWPF - Why? Pin
SteveHolle17-Oct-14 6:20
SteveHolle17-Oct-14 6:20 
GeneralRe: WPF - Why? Pin
Gerry Schmitz17-Oct-14 11:07
mveGerry Schmitz17-Oct-14 11:07 
GeneralRe: WPF - Why? Pin
RedDk17-Oct-14 11:29
RedDk17-Oct-14 11:29 
GeneralRe: WPF - Why? Pin
SteveHolle6-Nov-14 4:18
SteveHolle6-Nov-14 4:18 
GeneralRe: WPF - Why? Pin
Mycroft Holmes17-Oct-14 13:51
professionalMycroft Holmes17-Oct-14 13:51 
Caveat - I do LOB work and have limited skills or interest in building fancy UIs

I start of with a pencil and paper, rough out the shape of the view I want, identify the <grid>s I will need and then start coding. Until I have the basic shapes and controls laid out I don't even think about styles, resources or anything but where the controls are going to live.

You may recognise this style, break it down to small, easily understood pieces and start from there.

I have never bothered to learn blend I an more than happy with the VS display. A WPF view can be extremely complicated, as can a web page, part of the job.

You must remember you are looking at a finished view in the book, it may have taken the author a couple of hours to build and that will not include the pre built resources and styles he has pulled in.

Having been dipped in the sh*t pile of the current HTTP/CSS/JS stack I have to say WPF is AWESOME!
Never underestimate the power of human stupidity
RAH

GeneralRe: WPF - Why? Pin
SteveHolle6-Nov-14 4:22
SteveHolle6-Nov-14 4:22 
GeneralRe: WPF - Why? Pin
Mycroft Holmes6-Nov-14 11:36
professionalMycroft Holmes6-Nov-14 11:36 
GeneralRe: WPF - Why? Pin
Gary R. Wheeler8-Nov-14 3:12
Gary R. Wheeler8-Nov-14 3:12 
GeneralRe: WPF - Why? Pin
Pete O'Hanlon11-Nov-14 20:46
mvePete O'Hanlon11-Nov-14 20:46 

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.