what is view state and its use
Answer Posted / vijay
view state is used to find the current state of an object,
forexample with the help of view state we can find that
whether is a button is click or not;
| Is This Answer Correct ? | 17 Yes | 10 No |
Post New Answer View All Answers
How can you identify that the page is post back?
Explain how do you deploy your asp.net application?
How many types of sessions are there in asp net?
How to implement Authentication and Authorization?
Explain asp.net web forms.
What is a Cookie? Where is it used in ASP.NET?
How many types of sessions in asp.net?
Why is it preferred to not use finalize for clean up?
What is Razor View Engine
Why we use asp.net for website development?
What is different in .net 1.1 and .net 2.0?
What are validator? How do you disable them?
Can we set which type of comparison we want to perform by the CompareValidator control?
Explain about ASP.NET?
Give an example of cookie abuse.