Hits Today: 1 Total: 6195 | Updated: 3/21/2001 | |
 | Whenever we build database driven personalized web sites, it is necessary that we protect user data. Although hackers can hack passwords of individuals, the worse problem is someone stealing the entire database and hence all the passwords at once.
Author: Srinivas Sivakumar Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 2604 | Updated: 5/24/2003 | |
 | This article looks at how to produce an SHA1 message digest in .NET and Java which can be used interchangeably. Author: Jonathan Cogley Code: ASP.NET v1.0 & JScript |
Hits Today: 1 Total: 2767 | Updated: 7/3/2003 | |
 | In this article we will take a quick look at two methods for creating SHA1 passwords for use on the web using .NET. Will also explain why passwords should be saved in an encrypted format and not as plain text. Author: Anthony Ogden Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 2351 | Updated: 5/27/2004 | |
 | The class contains two pronounceable password generators, the first one uses syllables/short words and the other uses consonants and vowels to make up the pronounceable words. Each generator can also contain numerical characters if required. |
Hits Today: 2 Total: 1597 | Updated: 12/18/2005 | |
 | One of the first things many people try with ASP.NET V2.0 (currently in Beta 2) and with the starter kits is to create a new user. Creating a new user will be common in ASP.NET version 2.0... Author: Scott Forsyth Code: ASP.NET v2.0 | |  | |
|