What are the disadvantages of viewstate/what are the benefits
Answers were Sorted based on User's Feedback
Answer / raghumadhav tirunagari
IT can be hacked . page is size is heavy.
| Is This Answer Correct ? | 7 Yes | 2 No |
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 |
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 |
Apart from IDE what are the enhancements in asp.net 2.0?
When would you set a control's AutoPostBack property to true?
What is the Global.asax used for?
What is difference between session and application in asp net?
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
How can we read a columnised text data in ASP.Net C#? Columnised means my data is stored in a text file and I have numeric data or string data in this file. For ex. If I am searching for the data of gender and I know that gender data is stored at column 32 in text file. How can I get this data in ASP.Net page. Thanks for help in advance.
What are the different types of Caching techniques in ASP.NET?
How many classes can a single .NET DLL contain?
What are the advantages of using session?
What is difference between view and partial view?
What are the events in a page life cycle?
How to use a Master Database in Asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)