What is State Management in .Net and how many ways are there
to maintain a state in .Net?
Answer Posted / k.indumathi
we can maintain state in ASP.Net in two ways.
1.Client Side Management.
2.Server Side Management.
1.Client Side Management
1.View state
2.Control state
3.Hidden fields
4.Cookies
5.Query strings
2.Server Side Management.
1.Application state
2.Session state
3.Profile Properties
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is server transfer?
What is webresource axd?
How can we create custom controls in asp net?
How many types of sessions in asp.net?
How can we access static variable?
What are the different types of validation controls provided in ASP.NET?
What is a 401 redirect?
Why do we need url encoding?
What is advantage of code behind coding in ASP.NET?
Can the unique key be null?
Explain the working of passport authentication.
What are user controls?
Explain the features that make asp.net more used framework? : asp.net mvc