Answer Posted / vikas_asp@rediffmail.com
Advatage: Using viewstate we can maintain the state of
controls over page's postback.
Disadvantage: viewstate makes the page heavy during postback
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the concept of postback in asp.net?
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
i want the asp.net technical questions and answeres
What are the events in a page life cycle?
Is oauth for authentication or authorization?
Explain the concept of event bubbling in ASP.NET?
How information about the user's locale can be accessed?
What is http session state?
How do you open a page in a new window?
Can you explain autopostback?
What is the difference between server-side scripting and client-side scripting?
How can we create Tree control 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.
How can you handle errors in Web API?
What is difference between view and partial view?