ASPNETDB Database

ASPNETDB Database

Description

ASP.NET 2.0 Provider Database

Remarks

The ASPNETDB is used by ASP.NET 2.0 providers to persist state in SQL Server.  This database is typically created using the aspnet_regsql.exe tool that comes with ASP.NET.

ASP.NET 2.0 incluides the following types of providers:

  • Membership
  • Role Management
  • Site Map
  • Profile
  • Session State
  • Web Events
  • Web Parts Personalization
  • Protected Configuration

For more information about ASP.NET 2.0 Providers, please visit the following MSDN article:

Microsoft ASP.NET 2.0 Providers

 

See Also

Tables | Views | Procedures



ASP.NET 2.0 Provider Database