This topic contains the following sections.
The Data Access Layer
The Data Access Layer contains all the code needed to communicate with the database as well as data stored in files on the file system.
Assembly
Phoenix.DAL.dll
Namespaces
| Namespace | Description |
|---|---|
| Phoenix.Admin | Contains various classes to provide access to the file system. |
| Phoenix.DAL | This namespace houses the Phoenix data access layer. |
| Phoenix.Providers | This namespace contain customized implementations of the profile provider, role provider, and membership providers that are native to ASP.NET2.0. |
