Archive for September, 2007

Advanced Cookie Compression With .NET & Ajax.NET

So I have been working on a project where we want to store more information in the cookie. I was trying to figure out the best way to store an object to the cookie and get it back out so it was easy to use. I personally hate the flat nature of a cookie [...]

Posted on September 28, 2007 at 4:04 pm by Matthew Williams · Permalink · 2 Comments
In: Programming