It's so much easier than programming. Login and vote now.
By mswatcher
via dotnetslackers.com
Submitted: May 13 2008 / 07:41
By design, AJAX applications tend to do most of their tasks within the same page without changing the URL. This makes it quite complicated for a browser to track any distinct states the application transits. History points are an attempt to add history support to ASP.NET AJAX applications. In this article, I'll examine the client-side API in ASP.NET 3.5 Extensions.
Add your comment