Answer Posted / mallikarjuna
Viewstate is stored in hidden input field and sent back to
the server with every post back.
veiwstate is a concept of maintaing the controls props.
adv:
redusing the manuel coding
it can not use persistant memory in client system or server
system.
dis adv:
more amount of data can be transfered between client and
web server
configaration :
we can figure viewstate at three levels
1.pagelevel
2.control level
3.application level
cl:<input.......... enableviewstate="true[d]/false">
pl:<%@page...........enableviewstate="tr true
[d]/false"%>
al:this is required configurationfile
<pages .......... enableviewstate="true
[d]/false>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the maximum timeout we can set for Cookies?
Can we set which type of comparison we want to perform by the CompareValidator control?
What is the difference between cookie and session?
What is the difference between mechine.config and web.config?
What are the session variables?
Define tracing.
What are the cookies types in asp.net?
What threading model used in asp and asp.net?
Explain about secure socket layer?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Why do we need url encoding?
What do you mean by marshalbyref?
What are the advantages and disadvantages of Using Cookies?
How can you use a custom controls in ASP.NET application?
What parameters can you pass in the url of the api?