State management in asp.net ?

Answer Posted / jiturcm

we maintain state and page information over multiple
request for the same and different page.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why will you usually create an aspnet user account in the database for an asp.net web application?

631


What is the difference between abstract class vs interface? Can give me the real time examples?

563


Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal

1472


If you are using components in your application, how can you handle exceptions raised in a component?

2171


What is an asp.net validator? And, mention its types.

671






What is the purpose of master page?

609


What is the purpose of App_Code folder in ASP.NET? Why we this?

732


What is asp.net? How is it different from asp?

631


How to use ipostback?

670


What is the use of view state?

610


Do cookies store passwords?

596


What is server transfer?

587


Explain what does mvc represent in asp.net? : asp.net mvc

585


What is css and what is it used for?

636


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

1970