Answer Posted / chowdary
It maintain the controls data under postback
implementation.It is implemented based on hidden field
concept.Generally viewstate is disabled for Password type
textboxs.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between response.redirect and server.transfer?
What is Bundling and Minification in MVC?
What is asp.net master page?
Distinguish between Server-side and Client-side code?
Write code to send e-mail from an asp.net application?
Explain the flow of processing of the request? : asp.net mvc
Explain method to handle error using HttpError in Web API?
What is asp.net web pages?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What are the layouts of ASP.NET Pages?
What is the difference between Session and response.Redirect?
Explain the different types of assemblies?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is session start?
How do I use response redirect?