The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Hour 2: Understanding 5 ASP.NET State Management Techniques in 5 Hours
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

vaibhavPosted Sep 2, 2011, 3:26 PM
It is good article but have question for below statement CrossPageSource prevPage = PreviousPage as CrossPageSource; How did you try to access CrossPageSource page as PreviousPage because in website pages are seperate entities. It would be nice if you could elaborate more on this. Thanks in advance!!