What are the disadvantages of view state / what are the
benefits?

Answer Posted / suresh

Advantage:

1) Maintains the state for autopostback event.
2) Easy to use.
3) No ServerSide resources required.
4) Passed into HiddenFied.
5) Basic enncryption algorithm is applied when passing the data.

Disadv:

1) When large data is there then perfomance is issue.
2) Good Hacker can get the data very easily.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between cache and session?

589


What are the Difference between asp.net and asp ?

653


What's the use of formatters in .net?

645


What is state management react?

592


What is session management in web application?

638






What are strong names?

677


List the major built-in objects in asp.net?

623


How does session state work in asp.net?

590


What is asp.net caching?

676


What is server transfer?

586


Explain the namespace classes used in asp.net mvc? : asp.net mvc

583


What is validation in asp.net?

664


How you can access the values from the Repeater control in ASP.NET?

661


Explain how asp.net page works?

647


Where the assembly is stored in asp.net?

640