What is view state and use of it ?
Answer / bhim bharti
The current property settings of an ASP.NET page and those of any ASP.NET server controls contained within the page. ASP.NET can detect when a form is requested for the first time versus when the form is posted (sent to the server), which allows you to program accordingly.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
What is the difference between typeof() vs gettype()?
What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?
how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url
What’s the difference between asp.net web forms and asp.net mvc?
What is the difference between system.stringbuilder and system.string
which type of data u send through request.querystring()?and tell abt exact size?
How do you insert multiple rows from a grid view to database table under a single transaction?
Explain difference between dataset and datareader?
Explain the advantages of caching?
How does a content page different from a master page?
Have u used webcontrols?Tell me something about these?
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)