Saturday, June 16, 2007

ApplicationName Property when customising providers*

Saturday, June 16, 2007 2:01:02 AM (GMT Standard Time, UTC+00:00)

Remember ASP .NET 2 developers.. Always set the "ApplicationName" property when customising and re-configuring the ASP.NET 2.0 Membership, Roles and Profiles Providers.

Also.. in looking to work with these providers, and even the customisation of them, I advise you to check out Examining ASP.NET 2.0's Membership, Roles, and Profile - Parts 1-8 by Scott Mitchell.

For background information on each of these providers, you can hit up Microsoft ASP .NET 2.0 site directly here.

Enj0y!

Related posts:
Select a random row in MS SQL...
Regular expressions
VS2005, ASP.NET 2 & DLLs, DLLs..
MS's ASP.NET and.. PHP
2-way databinding cascading drop down lists within a FormView
Formatting strings/numbers in .NET

Comments are closed.