what is view stat how it is use ?
Answers were Sorted based on User's Feedback
Answer / michael jerold
viewstate means to store the data when page is postback that
is called viewstate.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / guru gangadhar
Web Page is a Stateless.
So when the page is post backed the data doesn't persist.
In asp.net view state is present by default which is used to
store the data , we can store the data in view state at the
code behind while the page is post backed.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is postback in asp net?
How to check null values in dataset ?
what is the exact purpose of http handlers and interfaces?
Define viewstate in .net?
What is asp.net and how it works?
Explain page output caching?
What are tuples?
Diff between web user control and web custom control?
Can user control be stored in library?
what is difference between User Control,Custom Contro1,Web server control and template controls
What are custom user controls in asp.net?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
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)