What is view state and how this can be done and was this
there in asp?
Answer Posted / asela chamara
It is the technique used by an ASP.NET Web page to persist
changes to the state of a Web Form across postbacks. The
view state of a page is, by default, placed in a hidden form
field named __VIEWSTATE.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is cached data phone?
How can you handle errors in Web API?
Explain client-side scripting?
8. Why do you want to work here?
What is the difference between c# and .net?
Explain asp.net application life cycle?
Is sql backend or frontend?
Is it possible to change the index of primary key on table?
What are the different types of sessions in asp.net? Name them?
What is query string?
What is the difference between CC and BCC?
What are html helpers in asp.net?
How to register exception filter globally?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?