2/19/2007 1:55:22 PM · Filed under Javascript extentions, ASPCode.net.Cookies
This library (or plugin or whatever it should be called) extends Microsoft Ajax by offering easy client side support for cookies. Not much to say about it - the code to use it in your project looks like this:
EEEContent_1
You can then manage cookies tot...
Read full article...
2/19/2007 1:27:20 PM · Filed under Javascript extentions, ASPCode.net.History
The need for a history plugin for my own Ajax paging problems in Microsoft Ajax made me create this plugin. It's best described in another article, so instead of just repeating myself
http://www.aspcode.net/articles/l_en-US/t_default/ASP.NET/AS...
Read full article...