Here is a simple way to set, retrieve and delete cookies from within a Silverlight application. Click here to open below source code (Cookies.cs) /// <summary> /// sets a persistent cookie with huge expiration date /// </summary> /// <param
Read More...
Attachment(s): Cookies.cs