Jul 05 2008 10:17 AM 2502 2 ASP.NET View State dinesh pradhan What is view state. How is it implemented? raghulvarma Profile Answers by raghulvarma Questions by raghulvarma Jul 26th, 2008 View state is mainly used in order to store the data inbetween the postbacks. To clearly explain if you complete the registration screen you go to the next page and when you come back you could see th... Answer Question Select Best Answer
Jul 05 2008 10:17 AM 2502 2 ASP.NET View State dinesh pradhan What is view state. How is it implemented? raghulvarma Profile Answers by raghulvarma Questions by raghulvarma Jul 26th, 2008 View state is mainly used in order to store the data inbetween the postbacks. To clearly explain if you complete the registration screen you go to the next page and when you come back you could see th... Answer Question Select Best Answer
raghulvarma Profile Answers by raghulvarma Questions by raghulvarma Jul 26th, 2008 View state is mainly used in order to store the data inbetween the postbacks. To clearly explain if you complete the registration screen you go to the next page and when you come back you could see th...