2
Answers

How to Get & Set cookies in browser using silverlight-c#

Hello,

        I have to set cookies as UserName in browser while user logged in silverlight application.
After that when user will open another page in silverlight, it will check(get) cookies that it is available or not. If it is then allow to open another page.
Answers (2)