I\'m writing a simple photo album app using ASP.NET Ajax. The app uses async Ajax calls to pre-load the next photo in the album, without changing the URL in the browser.
The 3.5 SP1 update has support for browser history and back button in ASP.NET ajax now.