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 |
Explain the difference between Repeater and Data list control in ASP.NET?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What are runtime hosts?
What is the namespace to create thread in .net?
What is the use of web.config? Difference between machine.config and Web.config?
What base class do all Web Forms inherit from?
What are Master Pages in ASP.NET?
What is asp net_sessionid?
List the major built-in objects in asp.net?
How much data (Max K) can go into a QueryString?
What is the difference between a Stored procedure and function?
How can you debug your.net 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)