Answer Posted / nithya
ViewStates are nothing but hidden fields genereted by
asp.net at runtime to maintain the state of the (Controls)
object. We can maintain viewstate in three levels.
Application level,Page Level,Control level. For this
EnableViewState property should be true.
These viewstates will be availble only in the page.If the
page will get expire this also will be expire in runtime.
We can maintain viewstate with in the page only.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is asp.net futures?
Name the tools or API for developing or testing web api?
How does session state work in asp.net?
How can you send an email message from an asp.net web page?
Can you explain page lifecycle in net?
What parameters can you pass in the url of the api? Can get and post use the same url?
They mostly asked difference between versions of technologies
How do u deploy ur project?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is difference between inproc and outproc?
Explain how can we inherit a static member?
What is the biggest disadvantage of “Other Return Types” in Web API?
Why do we use sessions?
What is the difference between the asp and asp.net?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks