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 |
Features and disadvantages of dataset ?
4 Answers Interlink, Microsoft,
What is the difference between repeater over datalist and datagrid ?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
0 Answers Accenture, Value Labs,
Explain the different parts that constitute ASP.NET application?
Is it necessary to lock application state before accessing it ?
What is an iHTTPModule, and explain its implementation with its limitations?
Asp.net and asp ? differences?
when i want to use asp.net configuration for creat users and roles i recived this message: There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store. The following message may help in diagnosing the problem: Unable to connect to SQL Server database. when i clicked the choose data source button that give me another message that is this: Use this page to configure how Web site management data such as membership is stored. You can use a single provider for all the management data for your site or you can specify a different provider for each feature. Your application is currently configured to use the provider: AspNetSqlProvider Select a single provider for all site management data Select a different provider for each feature (advanced) ------------------------- and this message was reapeted in other choose again. please help me if u know why i gave that message so i wont can creat my users and roles
What is a page life cycle? What are the events in a page life cycle?
What methods are fired during the page load?
Name the control which can be used to reserve the space on web page for storing localized data.
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
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)