Briefly describe different techniques for ASP.NET State
Management?
Answer Posted / krishnarao
StateManagement is a concept of maintaning the state
belonging into to the client.
StateManagement is 2 types
1.Client Side Statemanagement
A.View State
B.Query String
C.Hidden Fields
D.Cookies
2.Server side Statemenagement
A.Session
B.Application
C.Cache
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
Define page fragment caching?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is http response header?
Which control has default post back is enabled(true)?
What is the difference between adding reference in solution explorer and adding references by using ?
What is asp.net response object?
How use Xml data in ASP.net?
What is session id in web application?
How can you use a custom controls in ASP.NET application?
What is a page life cycle?
Who can consume WebAPI?
Which is faster union or union all?
What is a web api? Which protocol is used in a web api?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
how to transfer the file from client to server using asp.net