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
Define a multilingual website?
How does asp.net page work?
What is the difference between CC and BCC?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What is the typical session identifier?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
How do I create a web form?
What are sql notifications and sql invalidations?
Is there any alternative to avoid name collisions other then Namespaces?
How does session work?
witch is the best insistute in sharpoint course.what abt future of share point course.
What are sessions in asp net?
What is a global postback url?
Explain the difference between Repeater and Data list control in ASP.NET?
what are the security certificates used in webservices?