What is ViewState ? and how it is managed ?
Answer / tauseef ahmad
ASP.NET ViewState is a new kind of state service that developers can use to track UI state on a per-user basis. Internally it uses an an old Web programming trick-roundtripping state in a hidden form field and bakes it right into the page-processing framework.It needs less code to write and maintain state in your Web-based forms.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which namespace is used by ado.net?
How many types of sessions in asp.net?
How does asp.net work?
Can we use multiple forms in single asp.net application?
Explain difference between friend and protected friend?
Explain the boxing and unboxing concept in .net?
How do pass data from one layer to another layer in N-tier architecture?
Which is faster viewdata or viewbag?
How to authenticate users using web.config ?
2 Answers Accenture, Amazon, BirlaSoft, Cap Gemini,
Will the asp.net validators run in server side or client side?
When you use Ajax controls in the ASP.NET application?
if i have a web page, and after the postback i dont to maintain the viewstate. How can we maintain in web application?
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)