Click here to Skip to main content
15,886,822 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: How to use ref keyword in silver light application Pin
rag_Singh11-Nov-09 0:45
rag_Singh11-Nov-09 0:45 
GeneralRe: How to use ref keyword in silver light application Pin
Mark Salsbery11-Nov-09 9:50
Mark Salsbery11-Nov-09 9:50 
QuestionTreeViewItem style [modified] Pin
hb521342147-Nov-09 6:13
hb521342147-Nov-09 6:13 
AnswerRe: TreeViewItem style Pin
hb521342147-Nov-09 7:29
hb521342147-Nov-09 7:29 
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 
earlgraham wrote:
If you are accessing through HTTP you need to provide a clientaccesspolicy.xml in the root of the site.


Only if you'll be accessing resources on a domain other than the
one the Silverlight app is hosted on. Then the target domain must
have the policy file at its root.


earlgraham wrote:
It has nothing to do with the hosting web server. Right?


Correct. You have to supply the server code (listening on port 943)
that returns the policy information.

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

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 
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 

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.