What is view state and how this can be done and was this
there in asp?
Answer Posted / ajay
view state is component where we can store the data in
client side using hidden controls it's nothing but it will
maintain the data during round trip to the server
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can asp.net work on an nt server?
What is the difference between dynamic SGA and static SGA?
What is meant by server side scripting?
What is the differences between a primary key and a unique key in sql server?
What are Caching techniques in .NET
What are the differences between application object and session object?
Give me one example of Web API Routing?
What is a postback ispostback and autopostback in asp net?
What are directives in asp.net? List down all the important directives.
What is the current version of asp.net?
Which is the parent class of the ASP.NET server control?
Can we have 2 web config files?
What is http pipeline in asp.net?
What is globalization and localization in asp net?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc