Thursday, March 15, 2007

Note to self..*

Thursday, March 15, 2007 3:41:00 PM (GMT Standard Time, UTC+00:00)

ASP.NET 2, Web.config, security, aspnetdb.mdf related..

MembershipPasswordFormat Enumeration describes the encryption format for storing passwords for membership users. By default though, pass is hashed using SHA1. See the documentation for it at the official MS site.

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
ApplicationName Property when customising providers

Comments are closed.