Skip to main content

Home/ lzby's group/ Group items tagged asp.net web.config

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.
boho .net

Open Source URL Rewriter for .NET / IIS / ASP.NET » Home - 0 views

  • UrlRewriter.NET is a pure .NET component written in C#, and does not require any ISAPI rewrite dll’s to be installed in IIS. You configure rules in a very readable XML format, either in your web.config file or an external rewriter configuration file.
1 - 2 of 2
Showing 20 items per page