Types of state management techniques ?
Answer Posted / hameed
client side
view state,hidden fields, cookies, query strings
server side
Application state, session state, Database.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the use of ASP.NET routing?
Explain the difference between debug.write and trace.write?
Explain some of the major built-in objects in asp.net
Differentiate between a page theme and a global theme?
What is the difference between ASP Session State and ASP.Net Session State?
what is publisher?
What is asp net_sessionid?
Write a code for passing ArrayList in Web API?
Explain how asp.net page works?
Explain what are delegates?
How to Insert/Add in ASPXgridview
Is asp.net mvc still used? : Asp.Net MVC
Explain the difference between Web Garden and Web Farm?
Which is faster viewdata or viewbag?
What is the use of dispose method?