what is view state and its use
Answer Posted / guest
View state .. the web is stateless when it is loaded.. so.
in view state . we can view in which suivation..
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How does session authentication work?
Is it possible to write code in many languages in one asp.net project?
What is the purpose of session management?
Explain the difference between server control and html control.
What is the advantage of using Windows authentication in a Web application?
What is the file extension of web service?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How to unit test Web API?
What is difference between viewstate and session in asp net?
What is the difference between a cookie and a pixel?
What is smpte vc-1?
What kind of data can be stored in viewstate?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What is _viewstart?
Can you use Web API with ASP.NET Web Form?