How can u manage state ?

Answers were Sorted based on User's Feedback



How can u manage state ?..

Answer / vimal

managing state is done by

client side techniques...
viewstate,querystring,cookies

server side techniques
Application state,session state.

Is This Answer Correct ?    6 Yes 0 No

How can u manage state ?..

Answer / g.m.reddy

Managing the state in Asp.Net they are 2 types
1. client side
2. server side

Client silde [cookies,query string,view state,hidden fields]
Server Side [Sessions and Application State ]

FYI.
How we can the pass values and how to store the data in VIew state ?
how many types of Sessions we have in ASp.Net ?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile

0 Answers  


how to make my form not to appear in the task bar?

1 Answers   Six Sigma,


Can you explain control extenders?

0 Answers  


Explain how does .net mobile work? : Microsoft dot net mobile

0 Answers  


what is the need of vss to developer?

1 Answers  






Explain the race around condition? How can it be overcome? : Dot net architecture

0 Answers  


Explain difference between machine config vs. Web config? : .NET Architecture

0 Answers  


what is sessions and cookies take one example simple way to understand

0 Answers  


The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.

2 Answers  


Explain the difference between primary & secondary storage device? : Dot net architecture

0 Answers  


What is the purpose of hard disk? : Dot net architecture

0 Answers  


What is abstact class? in which scinario we can use abstact class?

4 Answers   iGate,


Categories