Configuring the ASP.NET session state store provider
You can store session state from your ASP.NET applications in a data grid.
Before you begin
Install the WebSphere eXtreme Scale Client for .NET. For more information, see
Installing WebSphere eXtreme Scale Client for .NET overview
.
Your .NET environment must meet the system requirements. For more information, see
Microsoft .NET considerations
.
Your .NET application must be configured to maintain session state.
Creating a data grid to use with the ASP.NET session state store provider
Create a data grid to save session state from your ASP.NET applications.
Configuring your .NET application to use the ASP.NET session state store provider
To configure the ASP.NET session state store provider, you must update the
web.config
file for the ASP.NET application to include the ASP.NET session state store provider and its configuration.
Parent topic:
Configuring WebSphere eXtreme Scale Client for .NET