Define state managenent?Descibe state managenent technique
which maintain the information at server site focusing it IDS
features and limitations?
Answer / rajeev kumar varshney
Web are Stateless, When The page is postBack or refresh then data is lost this means that web does not use state management,
To Keep or hold the data on the page We use State Management.
Two types of State Management.
1)Client Side
2) Server Side
1) Client Side state Management.
a) View State : To Hold the data Whatever the Page is
Refresh or Post Back occur.
b) Hidden Field : To Contain the Value
c) Cookies : To Store the Data in Local Memory of the system.when retrieve Query then give response from local memory of the system.
2) Server Side State Management
a) Session : When we open the browser and we close the browser , the mean time is known as session.
b) Application : When the web server will get start and will get down..mean time is consider as application .
When We move from One Page to Another Page the Value is Lost..To sustain the Value of Previous Page for a some time of perioud we use Session Or Application.
| Is This Answer Correct ? | 3 Yes | 0 No |
Define ViewState and how can it be used?
Explain the use of errorprovider control in .net?
What is .netmodule and how is different from .dll and .exe
Explain Optimization technique description?
What are query strings used for?
explain code with datachaching with example
What is the difference between Postback and Ispostback Property?
7 Answers Atrocity Apps Technologies, DC Infotech, HCL, Maples, Visual Soft,
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
How To Generate ConnectionString By Using Notepad??
Explain about the .NET framework?
What is the caspol.exe tool used for?
I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.
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)