Skip to main content

Home/ lzby's group/ Group items tagged profile

Rss Feed Group items tagged

boho .net

Profiles In ASP.NET 2.0 - 0 views

  •  
    The ASP.NET team implemented the profile management features using a provider model. A base ProfileProvider class defines the interface, or contract, that all profile providers must implement. ASP.NET 2.0 ships with an implementation of the ProfileProvider that uses SQL Server - the SqlProfileProvider class. SqlProfileProvider implements the ProfileProvider methods (like FindProfilesByUserName) by executing stored procedures in SQL Server.
1 - 2 of 2
Showing 20 items per page