what is view state and its use
Answer Posted / chinnu
view state that automatically preserves property values of
the page and all the controls on it between round trips.
| Is This Answer Correct ? | 22 Yes | 7 No |
Post New Answer View All Answers
What is the part of url?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Why is the standalone environment only useful during the development process?
Why would a company use an application service provider?
What is the use of web.config and machine.config files?
Explain what is postback in asp. Net?
Explain cashing in asp.net.
What is the difference between abstract class vs interface? Can give me the real time examples?
How do I use response redirect?
What is asp.net and its advantages?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What is the use of asp.net web api?
How to use push notification?
What are different types of api?
How can we create custom controls in asp net?