What is view state and how this can be done and was this
there in asp?
Answer Posted / pradeep kumar
Before processing any programe view state will store value
and control of that program at client side and it will post
first after postback.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
How can you enable impersonation in the web.config file?
Describe in brief .net framework and its components.
Define the term Web Garden?
What is difference between URL and URI?
What is query string in asp.net?
How you can add an event handler?
Is razor a programming language?
List the events in page life cycle.
What are the security types in asp.net?
What is the purpose of using MVC programming pattern in ASP.NET?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
How do we access view state value of this page in the next page?
What do you mean by caching in asp.net?
In a Repeater control how one can provide an alternating color scheme ?