what is view stat? how it is use.
Answers were Sorted based on User's Feedback
Answer / raj
Viewstate is a built-in structure for automatically
retaining values among multiple requests for the same page.
The view state is internally maintained as a hidden field
on the page but is hashed providing greater security than
developer-implemented hidden fields do.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / michael jerold
To store data when the page is postback thai is called
viewstate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ff
view state stores the control properties and data during
postbacks it is a cliend side state mgmt
| 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 main advantage in .net?
What is an imagemap in asp.net?
what is diference between the .net1.0 & .net2.0 ?
If you are using components in your application, how can you handle exceptions raised in a component?
How can you ensure a permanent cookie?
Which is faster viewdata or viewbag?
What is the procedure to create the environment for asp.net? : asp.net mvc
You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
Can we create a multiple user simultaneously ?
Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords). Which one is trusted and which one is untrusted?
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)