What is advantage and disadvantage of viewstate
Answers were Sorted based on User's Feedback
Answer / vikas_asp@rediffmail.com
Advatage: Using viewstate we can maintain the state of
controls over page's postback.
Disadvantage: viewstate makes the page heavy during postback
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vijay
view state helped to maintain a state of a object,
view state is used only for those objects which can be
serizaable
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mano
Advantage:
1.view state used to store hidden values at the time of Postback.
2. It maintain state of object;
Disadvantage:
1.When process load into server it cost may higher.
SO when do web papplication,it good to avoid use of to many
HiddenFeilds
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an application domain?
Define common type system?
What is meant by role based security? when we use this one
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
if you disable view state of a textbox will it maintain data during postbacks.if yes reason
9 Answers FactorH, Jindal, Oxi Infotech,
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
How do you manage session in ASP and ASP.NET?
What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup
What is difference between view state and session state?
Is oauth for authentication or authorization?
Have u used webcontrols?Tell me something about these?
Explain serialization and deserialization?
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)