What is view state and how this can be done and was this
there in asp ?
Answer Posted / anjireddy bapathu
ViewState is the mechanism that allows state values to be preserved across page postbacks.
it is done by using hidden fields
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is rending process in ASP.NET?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
What is difference between view state and session state?
What is Model-View-View Model?
What are the different properties of server control that exists?
in which protocol ASP.NET WEB API Work?
How do we implement bundling in MVC?
What is the difference between executescalar and executenonquery?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What are Caching techniques in .NET
What is sdlc process?
Explain asp.net mvc request life cycle? : asp.net mvc
Is asp.net a programming language?
What is query string with example?
Which tool you have done?