What is state management in asp.net and define Client-side
state management and Server-side state management?
Answers were Sorted based on User's Feedback
Answer / swathi
In the previous posts in this series I introduced the client
side state
management and one of its techniques - the ViewState.
Today I'm going to drill down into the hidden fields technique.
As mentioned in the previous post, the ViewState stores its
state in a hidden field.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / shine
client side statemanagement
1.cookie
2.viewstate
3.querry string
serverside statemanagement
1.session
2.apllication
3.database
| Is This Answer Correct ? | 1 Yes | 3 No |
Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?
Describe the application event handlers in ASP.NET?
difference between gridview,data list and repeater control
How is a property designated as read-only?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What is strong name and which tool is used for this?
What is the use of mcommand ? mcommand.fill(ds,"orderdetails");
which one is faster execute reader, scalar, execute non query ?
How can I have a particular web page in an asp.net application which displays its own error page?
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
What are different transaction options?
How do you secure your connection string information?
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)