Skip to content

Opening book details…

Can I read State Management in Dotnet Technology on EtoBox?

State Management in Dotnet Technology by akshay patel is a document available to read on EtoBox.

What is State Management in Dotnet Technology about?

The document discusses different techniques for managing state in web applications built using .NET technology. It describes how state is not preserved inherently in web pages due to their stateless nature. It then covers various methods for preserving state including hidden fields, cookies, query strings, session state, and view state. Session state stores information on the server while view state preserves page-level state on the client.

Author
akshay patel
Language
EN