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 |
How to authenticate users using web.config ?
2 Answers Accenture, Amazon, BirlaSoft, Cap Gemini,
What is the difference between equals() and == in c#?
When we do partial refresh of a page using update panel how server knows it(which event occurs?)
Which dll handles the request of .aspx page?
why we should use more than one web.config files in our application? I have two web.config files in my application. One in the root directory and another one inside a sub folder. When the application runs which web.config file will run? why?
Explain how viewstate is being formed?
How to fetch a data from one table to another table in asp.net ?
Where sessions are stored in asp.net?
Explain the use of dataadapter.
how many session modes are available?some brief explnation
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
What is the difference between runtime version and version?
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)