Answer Posted / jiten
View state is nothing but curent state of control and page
which can prisist during the postback
By using using u can store the state of control and page in
the hidden filed in cliend side or cline browser
it is store in HF form of encoded 64data
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to rename a table using sql queries?
What is a SESSION and APPLICATION object?
Explain the difference between asp and asp.net?
Describe state management in asp.net?
What is advantage of code behind coding in ASP.NET?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What is http pipeline in asp.net?
Which validator control you use if you need to make sure the values in two different controls matched?
Explain ViewState?
What is is post back property in asp net?
What is cas?
Does asp.net still recognize the global.asa file?
What is the Intermittent crashing of application in production?
When cookie will expire?
What is routing in MVC?