|
I've recently recorded a screencast showing how to enable server-side history management (in other words, handling the back button) in an ASP.NET Ajax application. The whole video is less than 15 minutes total and I build the whole application from scratch in there (in VB). I hope it shows just how simple history management is made by ASP.NET Ajax and that it helps understanding the state model that it's built on. The same video in a variety of formats and in a resolution where the code is actually readable can be found here: http://www.asp.net/downloads/3.5-extensions/ For those people who find it difficult to cut and paste code from a video by doing a screen capture and then using OCR over it, here's the source code of the mini-app that's...
|