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

WPF

 
QuestionInstaller for WPF Control Pin
Prasoon Chaudhary25-May-11 21:22
Prasoon Chaudhary25-May-11 21:22 
AnswerRe: Installer for WPF Control Pin
Wayne Gaylard25-May-11 21:32
professionalWayne Gaylard25-May-11 21:32 
QuestionRe: Installer for WPF Control Pin
Prasoon Chaudhary25-May-11 22:09
Prasoon Chaudhary25-May-11 22:09 
AnswerRe: Installer for WPF Control Pin
Abhinav S26-May-11 7:55
Abhinav S26-May-11 7:55 
QuestionHow to Access a Cookie Created in Silverlight from an Asp.net page Pin
Vimalsoft(Pty) Ltd25-May-11 5:29
professionalVimalsoft(Pty) Ltd25-May-11 5:29 
AnswerRe: How to Access a Cookie Created in Silverlight from an Asp.net page Pin
Pete O'Hanlon25-May-11 6:25
mvePete O'Hanlon25-May-11 6:25 
GeneralRe: How to Access a Cookie Created in Silverlight from an Asp.net page Pin
Vimalsoft(Pty) Ltd25-May-11 7:18
professionalVimalsoft(Pty) Ltd25-May-11 7:18 
GeneralRe: How to Access a Cookie Created in Silverlight from an Asp.net page Pin
Pete O'Hanlon25-May-11 9:06
mvePete O'Hanlon25-May-11 9:06 
From your description, the cookies are added by the website and not by Silverlight. It looks like you are trying to read the cookies created in the ASP.NET side, in your Silverlight code. According to MSDN[^], Cookies are disabled by default for security reasons. Use WebClient instead.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


GeneralRe: How to Access a Cookie Created in Silverlight from an Asp.net page Pin
Mycroft Holmes25-May-11 12:03
professionalMycroft Holmes25-May-11 12:03 
GeneralRe: How to Access a Cookie Created in Silverlight from an Asp.net page Pin
Vimalsoft(Pty) Ltd6-Jun-11 4:55
professionalVimalsoft(Pty) Ltd6-Jun-11 4:55 
QuestionSilverlight and subdomains Pin
Mycroft Holmes24-May-11 22:44
professionalMycroft Holmes24-May-11 22:44 
AnswerRe: Silverlight and subdomains Pin
Mark Salsbery24-May-11 23:15
Mark Salsbery24-May-11 23:15 
GeneralRe: Silverlight and subdomains Pin
Mycroft Holmes24-May-11 23:25
professionalMycroft Holmes24-May-11 23:25 
GeneralRe: Silverlight and subdomains Pin
Mark Salsbery24-May-11 23:30
Mark Salsbery24-May-11 23:30 
GeneralRe: Silverlight and subdomains Pin
Mycroft Holmes25-May-11 1:05
professionalMycroft Holmes25-May-11 1:05 
GeneralRe: Silverlight and subdomains Pin
Mycroft Holmes25-May-11 1:34
professionalMycroft Holmes25-May-11 1:34 
GeneralRe: Silverlight and subdomains [modified] Pin
Mark Salsbery25-May-11 6:53
Mark Salsbery25-May-11 6:53 
GeneralRe: Silverlight and subdomains Pin
Mycroft Holmes27-May-11 13:41
professionalMycroft Holmes27-May-11 13:41 
GeneralRe: Silverlight and subdomains Pin
Mark Salsbery27-May-11 13:45
Mark Salsbery27-May-11 13:45 
AnswerRe: Silverlight and subdomains Pin
Abhinav S26-May-11 7:52
Abhinav S26-May-11 7:52 
Question[SOLVED] UserControls as Templates Pin
CodingLover24-May-11 20:00
CodingLover24-May-11 20:00 
AnswerRe: UserControls as Templates [modified] Pin
Mark Salsbery24-May-11 22:17
Mark Salsbery24-May-11 22:17 
GeneralRe: UserControls as Templates Pin
CodingLover24-May-11 23:03
CodingLover24-May-11 23:03 
GeneralRe: UserControls as Templates Pin
Mark Salsbery24-May-11 23:09
Mark Salsbery24-May-11 23:09 
GeneralRe: UserControls as Templates Pin
CodingLover24-May-11 23:35
CodingLover24-May-11 23:35 

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.