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



What is state management in asp.net and define Client-side state management and Server-side state ..

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

What is state management in asp.net and define Client-side state management and Server-side state ..

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

Post New Answer

More ASP.NET Interview Questions

Guys can anobody tell what is Conditional Bloating in asp.net ??

1 Answers  


What is shared and private assembly?

1 Answers   Accenture,


Diff B/W user control and server control

3 Answers  


what is asp dotnet

2 Answers  


what is Theme in Asp.net 2.0

1 Answers   Syntel,






What is an assembly?

2 Answers   Value Labs,


How many view state can be hold by a aspx page ?

3 Answers   Intellevate,


What is the main difference between Asp.net and Vb.net?

0 Answers  


What is session and application variable in asp net?

0 Answers  


What is the difference between a multi-layer and multi-tier applications?

0 Answers   Microsoft,


How does asp.net page work?

0 Answers  


What parameters can you pass in the url of the api? Can get and post use the same url?

0 Answers  


Categories