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 asp.net master page?
How do you handle server controls?
What is the use of session?
How to prevent client side validation from the ASP.NET validation controls?
How to fetch a data from one table to another table in asp.net ?
What is the purpose of session management?
What is the difference between cookie and session?
How do you hide the columns?
What is sdlc process?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
How does the iis work?
List down the sequence of methods called during the page load.
How many types of validators are there in asp net?
Explain the advantages of asp.net.
What is autopostback in asp net?