What is view state and how this can be done and was this
there in asp ?
Answer Posted / babu reddy
View state one of the state management process
it is done by using hidden fields
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
List the advantages and disadvantages of user control an custom control?
Can you explain the basic use of dataview?
Which method is used to perform all validation at the page level?
Diff between web user control and web custom control?
Why is it preferred to not use finalize for clean up?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is Bundling and Minification in MVC?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What are query strings used for?
Explain the updatepanel?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
How can you handle errors in Web API?
What is ASLM?
Define asp.net caching?
What is http session state?