Answer Posted / ghouse basha shaik
ViewState is the process of maintaining control properties
after postback implemenation. This is done internal using
Hidden fields.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between stored procedure vs function?
Explain the difference between asp.net mvc and asp.net webforms
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Explain about Automatic resource management?
How to implement form based authentication in asp.net application?
How you can return View from ASP.NET Web API method?
Can master pages be nested?
How to register exception filter globally?
Explain in what order a destructors is called.
Write a code for sending an email from asp.net application.
Explain automatic memory management in .net.
Explain the advantages of passport authentication.
What is base class of .net?
Is asp.net a programming language or framework?
What are the uses of list view control in Asp.net?