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 |
What is the difference between cache and cookies?
What is the size of Get method and how much data it can store?
What are Authentication mechanisms in .Net?
What namespaces are imported by default in ASMX files?
How can you execute stored procedure from windows application?
What is the namespace to create thread in .net?
What are the uses of list view control in Asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
Name the validation control available in asp.net ?
In which event are the controls fully loaded?
Does JITting occur per-assembly or per-method? How does this affect the working set?
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)