What is state in ASP.NET c#?

In an ASP NET application, state management in ASP NET is an object and preserves type state control . This is because ASP NET applications are basically stateless. In ASP NET, the information of users is stored and maintained till the user session ends.

Leave a Reply

Your email address will not be published. Required fields are marked *