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 do you understand from custom control?
What is the biggest disadvantage of “Other Return Types” in Web API?
What are the main requirements for caching?
what is pagination in asp.net ?
What is masterpage?
Can private assembly be used for more than one application? If so how?
What is boxing? How we can use it?
When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database.
What is query string with example?
What is cyclomatic complexity and why is it important?
List the asp.net validation controls?
How many types of controls are there 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)