A complete tutorial of javascript Interview Questions,free ebooks along with event-driven, interpreted client-side scripting and programming language,VB script.
April 17, 2008
What is the difference between SessionState and ViewState?
ViewState is specific to a page in a session. Session state refers to user specific data that can be accessed across all pages in the web application.