what is view state and its use
Answer Posted / guest
View state .. the web is stateless when it is loaded.. so.
in view state . we can view in which suivation..
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
what cut off mark for po's,what questions they asked for interview?
What is localhost in asp.net?
What does asp.net stand for?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What are session cookies?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What is the equivalent of date() and time() in asp.net?
Explain what is clr?
What is difference between inproc and outproc?
What is the difference between dispose() and finalize()?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
How can we prevent browser from caching an aspx page?
Define view state.
Explain authorization levels in .net ?
What is difference between session and cookies?