0
kicks
ASP.NET AJAX: Use PageMethods Proxy to Read and Write Session Data
Ever had the need to read or write a piece of session data from the browser? Here is an example of an easy way this can be accomplished using ASP.NET AJAX ...