Click here to Skip to main content
15,896,557 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Good reputable C# tutorials for beginners Pin
Christian Graus30-Jul-09 10:51
protectorChristian Graus30-Jul-09 10:51 
GeneralRe: Good reputable C# tutorials for beginners Pin
copec30-Jul-09 17:10
copec30-Jul-09 17:10 
AnswerRe: Good reputable C# tutorials for beginners Pin
BillWoodruff2-Aug-09 5:59
professionalBillWoodruff2-Aug-09 5:59 
QuestionAdjusting WPF Layout Controls Pin
Krishna Aditya29-Jul-09 22:09
Krishna Aditya29-Jul-09 22:09 
AnswerRe: Adjusting WPF Layout Controls Pin
Christian Graus30-Jul-09 10:53
protectorChristian Graus30-Jul-09 10:53 
RantSilverlight design Pin
Adriaan Davel29-Jul-09 21:37
Adriaan Davel29-Jul-09 21:37 
GeneralRe: Silverlight design Pin
Pete O'Hanlon29-Jul-09 22:46
mvePete O'Hanlon29-Jul-09 22:46 
GeneralRe: Silverlight design Pin
Adriaan Davel29-Jul-09 23:48
Adriaan Davel29-Jul-09 23:48 
Pete O'Hanlon wrote:
It's still present - you use the VisualTreeHelper class to iterate over the controls.


Sure, but why need another class to iterate over a collection (surely there is a collection that holds the controls)? Now I need to get the .Count and then for over it, like languages from the olden days... Why can't I LINQ to get controls etc...


Pete O'Hanlon wrote:
Have a read of this[^] thread.


Read it, VERY messy code to achive very simple functionality...


Pete O'Hanlon wrote:
really use the same techniques you used in WinForms/ASP.NET;


The fact of the matter is that the functional requirements are the same, but the technical ability to fulfill the requirements has been stripped and now needs lots of work arounds and looping...

Pete O'Hanlon wrote:
and is actually very powerful

I agree, if you do things the way that they work, if you need something slightly different, you have no power at all and need to loop and hack...

I don't mean to be negative, but I am very disappointed...

____________________________________________________________
Be brave little warrior, be VERY brave

GeneralRe: Silverlight design Pin
Pete O'Hanlon30-Jul-09 1:12
mvePete O'Hanlon30-Jul-09 1:12 
GeneralRe: Silverlight design Pin
Michael Sync30-Jul-09 2:57
Michael Sync30-Jul-09 2:57 
QuestionWPF FlipBook Orientation Issue Pin
Kunal Chowdhury «IN»29-Jul-09 20:38
professionalKunal Chowdhury «IN»29-Jul-09 20:38 
AnswerRe: WPF FlipBook Orientation Issue Pin
Christian Graus30-Jul-09 10:54
protectorChristian Graus30-Jul-09 10:54 
QuestionRe: WPF FlipBook Orientation Issue Pin
Kunal Chowdhury «IN»2-Aug-09 22:25
professionalKunal Chowdhury «IN»2-Aug-09 22:25 
QuestionPlotting a Silverlight chart/graph by getting data from SQL database Pin
burger8729-Jul-09 18:06
burger8729-Jul-09 18:06 
AnswerRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
Pete O'Hanlon29-Jul-09 21:31
mvePete O'Hanlon29-Jul-09 21:31 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
burger8729-Jul-09 21:37
burger8729-Jul-09 21:37 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
Pete O'Hanlon29-Jul-09 22:10
mvePete O'Hanlon29-Jul-09 22:10 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
burger8729-Jul-09 22:34
burger8729-Jul-09 22:34 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
Pete O'Hanlon29-Jul-09 23:00
mvePete O'Hanlon29-Jul-09 23:00 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
burger8730-Jul-09 5:25
burger8730-Jul-09 5:25 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
Pete O'Hanlon30-Jul-09 9:01
mvePete O'Hanlon30-Jul-09 9:01 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
burger871-Aug-09 22:16
burger871-Aug-09 22:16 
AnswerRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
SunilUrs30-Jul-09 6:24
SunilUrs30-Jul-09 6:24 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
burger871-Aug-09 18:43
burger871-Aug-09 18:43 
AnswerRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
Pete O'Hanlon30-Jul-09 11:46
mvePete O'Hanlon30-Jul-09 11: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.