Answer Posted / nazeer
when client makes a request for a page, asp.net process the
@server and gets result.
All this result of controls are concatnated into one string.
This string converted to base64 encodining format and
stored in hidden field called "viewstate"
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What symbol would you use to denote, the start of a code block in aspx views?
What is microsoft windows sharepoint services?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
Explain an object, class and method.
What is session state server?
What is the difference between the asp and asp.net?
Why is the standalone environment only useful during the development process?
What is web router?
Define the types of configuration files.
Explain asp.net application life cycle?
What are Master Pages in ASP.NET?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What parameters can you pass in the url of the api?
Is asp.net core faster?
What is difference between cookies and cache?