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

WPF

 
QuestionSilverlight Fun Badge Pin
Raj Lal6-Nov-09 11:39
professionalRaj Lal6-Nov-09 11:39 
AnswerRe: Silverlight Fun Badge Pin
Mark Salsbery7-Nov-09 7:35
Mark Salsbery7-Nov-09 7:35 
QuestionTCP Cross Domain Access Policy Pin
earlgraham6-Nov-09 9:31
earlgraham6-Nov-09 9:31 
AnswerRe: TCP Cross Domain Access Policy Pin
Mark Salsbery6-Nov-09 9:43
Mark Salsbery6-Nov-09 9:43 
QuestionTrust Not Granted (WPF Browser application) C# Pin
42774806-Nov-09 6:41
42774806-Nov-09 6:41 
AnswerRe: Trust Not Granted (WPF Browser application) C# Pin
42774806-Nov-09 8:16
42774806-Nov-09 8:16 
QuestionWPF DataGrid Upper left corner, what is it? Pin
DahrkDaiz6-Nov-09 3:33
DahrkDaiz6-Nov-09 3:33 
AnswerRe: WPF DataGrid Upper left corner, what is it? Pin
Mark Salsbery6-Nov-09 10:21
Mark Salsbery6-Nov-09 10:21 
GeneralRe: WPF DataGrid Upper left corner, what is it? Pin
DahrkDaiz10-Nov-09 3:57
DahrkDaiz10-Nov-09 3:57 
GeneralRe: WPF DataGrid Upper left corner, what is it? Pin
Mark Salsbery10-Nov-09 6:24
Mark Salsbery10-Nov-09 6:24 
QuestionWPF and ASP.NET Pin
rastaVnuce5-Nov-09 23:46
rastaVnuce5-Nov-09 23:46 
AnswerRe: WPF and ASP.NET Pin
Pete O'Hanlon6-Nov-09 0:03
mvePete O'Hanlon6-Nov-09 0:03 
GeneralRe: WPF and ASP.NET Pin
rastaVnuce6-Nov-09 0:58
rastaVnuce6-Nov-09 0:58 
AnswerRe: WPF and ASP.NET Pin
Christian Graus6-Nov-09 23:42
protectorChristian Graus6-Nov-09 23:42 
AnswerRe: WPF and ASP.NET Pin
Steven Kirk8-Nov-09 23:30
Steven Kirk8-Nov-09 23:30 
QuestionPosition of UIElement Pin
sadas232341s5-Nov-09 19:48
sadas232341s5-Nov-09 19:48 
AnswerRe: Position of UIElement Pin
Mark Salsbery6-Nov-09 9:50
Mark Salsbery6-Nov-09 9:50 
TCPMem wrote:
What is this Margin about?


From the docs: "The margin is the space between this object and
other objects that will be adjacent when layout creates the UI.
"


There's a variety of ways to layout elements in Silverlight/WPF beyond
simple XY coordinates. There are elements that layout their child elements,
and there are elements that layout based on their child elements. Maybe at
least glossing over the documentation will help in understanding at least
the basics of layout in Silverlight.

There's Silverlight documentation available both online[^] and offline[^].

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionSilver light application problem [modified] Pin
rag_Singh5-Nov-09 19:26
rag_Singh5-Nov-09 19:26 
AnswerRe: Silver light application problem Pin
Mark Salsbery6-Nov-09 9:55
Mark Salsbery6-Nov-09 9:55 
AnswerRe: Silver light application problem Pin
rag_Singh8-Nov-09 18:21
rag_Singh8-Nov-09 18:21 
QuestionFundamentals: Compiling a Silverlight Application using Csc.exe on the command line Pin
The OldManChild5-Nov-09 13:28
The OldManChild5-Nov-09 13:28 
AnswerRe: Fundamentals: Compiling a Silverlight Application using Csc.exe on the command line Pin
Mark Salsbery6-Nov-09 9:59
Mark Salsbery6-Nov-09 9:59 
GeneralRe: Fundamentals: Compiling a Silverlight Application using Csc.exe on the command line Pin
The OldManChild6-Nov-09 18:54
The OldManChild6-Nov-09 18:54 
QuestionBinding custom objects collection to ListBox in WPF?? Pin
mittalpa5-Nov-09 8:25
mittalpa5-Nov-09 8:25 
AnswerRe: Binding custom objects collection to ListBox in WPF?? Pin
Mark Salsbery5-Nov-09 9:42
Mark Salsbery5-Nov-09 9:42 

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.