What are the disadvantages of viewstate/what are the benefits

Answers were Sorted based on User's Feedback



What are the disadvantages of viewstate/what are the benefits ..

Answer / raghumadhav tirunagari


IT can be hacked . page is size is heavy.

Is This Answer Correct ?    7 Yes 2 No

What are the disadvantages of viewstate/what are the benefits ..

Answer / sravanthi

It is maintaining state at Page level only.
Benefit is we are able to maintain the state using ViewState.

Is This Answer Correct ?    4 Yes 0 No

What are the disadvantages of viewstate/what are the benefits ..

Answer / subrat kumar parichha

advantage of using view state is 1)there is no need to
write possibly complex code to store form data between page
submission.2)also it provides flexibilty,it is possible to
enable,configure and disable viewstate on a control-by-
control basis,choosing to persist the values of some fields
but not others

disadvantages are as mentioned

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

diffrance between stored procedure & function in sql server?

2 Answers  


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

1 Answers  


What does asp.net stand for?

1 Answers  


What are the differences between Trace and Debug?

2 Answers   Accenture,


Differences between session state and Application state?

6 Answers  


What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??

5 Answers  


write six HTTP request method?

4 Answers   IBM,


Why is xap important?

1 Answers  


Describe the difference between inline and code behind - which is best in a?

1 Answers  


what is abstract class and method..

2 Answers  


how can u display multi language (i.e english,spanish...) web site?

2 Answers  


What is in a session cookie?

1 Answers  


Categories