What are the merits and demerits of viewstate?



What are the merits and demerits of viewstate?..

Answer / Ayush Srivastava

Merits: ViewState maintains state between requests, improving the user experience by preserving form values. It also helps in postback scenarios. Demerits: It increases page size, which can slow down the page loading speed and may cause compatibility issues.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

To wrap up a call to a Web service the standard used is..?

1 Answers   Siebel,


What r new things introduced in ASP.NET 2.0 in comparision to ASP.NET 1.1

1 Answers  


What is the life cycle of web page?

1 Answers  


Define common type system?

1 Answers  


What is difference between machine.config and Web.Config?

4 Answers   Accenture, BirlaSoft, Le Logiciel,


How long do session variables last?

1 Answers  


What are various authentication mechanisms in ASP.NET ?

4 Answers   TCS,


With example & diagram explain AutoPostBack.

2 Answers  


any body help me. Is it possible to convert text in gif images into word document with the same text? thanks in advance.

2 Answers  


Can you change a master page dynamically at runtime? How?

1 Answers  


Distinguish between Server-side and Client-side code with its functionality?

1 Answers   Siebel,


What is http protocol and how it works?

1 Answers  


Categories