Well, I deployed my first AJAX.NET project today. It's a private (local) project for a client.
I like the benefits of AJAX technology, but there are a few quirks that should be dealt with.
For instance, session time-outs. If you use any kind of session based authentication system, a time-out may occur if the page is not refreshed within the session time-out limit. Back-Button issues (as some have pointed out) are less of a big deal in this project.
Print | posted on Saturday, December 10, 2005 10:31 PM