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

How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two

1 Answers   Syntax Softtech,


What is advantage of viewstate and what are benefits ?

1 Answers  


in which protocol ASP.NET WEB API Work?

0 Answers   HCL,


What is masterpage?

0 Answers  


Is viewstate enabled by default?

0 Answers  


What are the features of asp net?

0 Answers  


what is webpart? what r the parts in this webpart (zone)

2 Answers  


About friend and Protected friend ?

3 Answers   MMTS,


Where we create sessions for Banking Applications and how to create? expalin with code?

1 Answers   Wipro,


What is the Difference between user and server controls?

5 Answers  


what is the difference between primary key and foreign key?

2 Answers  


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

0 Answers  


Categories