What is view state and how this can be done and was this
there in asp?
Answer Posted / rajneesh hajela
ViewState is a hidden component which is being stored at
client side. It is basically used to retain the data of the
form during round trip to the server.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What is the difference between dynamic SGA and static SGA?
What events will occur when a page is loaded?
What is syntax code to send email from an asp.net application?
Difference between application events and session events
Are cookies stored on server or client?
What is session id in web application?
What is role-based security in asp.net?
How do u optimize a query in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What are the differences between code behind and code inline?
What is difference between mvc and asp.net? : Asp.Net MVC
What is s2s tracking?
What is a web api? Which protocol is used in a web api?
What is a 307 redirect?