What is the difference between ViewState and SessionState?
0
ViewState is specific to a page in a session.Β Session State is specific to user-specific data that can be accessed across all pages in the web application.
Sign in to add a comment
0 Answers
0
π No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.