Server-based state management options

ASP.NET Core 3 offers a variety of ways to maintain state information on the server, instead of saving data on the client. When the state is managed from the server side, there is a reduction in server-client calls. This could also prove to be expensive in terms of resources. The following sections will describe two server-based state management features: application state and session state.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.239.82