What is view state and how this can be done and was this
there in asp?
Answer Posted / arunajyothi.m
In simple we can say that once we store data in viewstate
that information can be used in round trips to webserver.
This was not there in Classic Asp.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can you explain the importance of finalize method in .net?
How would you create a permanent cookie?
How can you send an email message from an asp.net web page?
How can we inherit a static member?
Where is the view state data stored in asp net?
What is another word for redirect?
Which authentication uses a combination of windows and iis authentication?
Difference between overriding and overloading?
What is asp.net with mvc? : Asp.Net MVC
How can we prevent browser from caching an aspx page?
Explain the basic functionality of garbage collector?
Explain the purpose of storyboard.targetproperty.
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Differentiate between namespace and assembly.
What is http response header?