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:
Forest Gump and St. Peter
Custom Tab Control Layout
Designing Drop-Down Menus: Examples and Best Practices
Select a random row in MS SQL...
Regular expressions
VS2005, ASP.NET 2 & DLLs, DLLs..

Comments are closed.