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 |
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
What are the differences between Trace and Debug?
when u enter the data in one text box once u completed entering the text box data then one page has to be popuped and the text has to be displayed in the parent page
What is a web farm?
What is the method used to load generated dataset with data on the DataAdapter control ?
Apart from IDE what are the enhancements in asp.net 2.0?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is asp.net localization?
Can you nest updatepanel within each other?
What is virtual directory in asp.net?
What is deff. saop and disco?
What is inheritance and an how it be used, example with an example?
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)