By tag: password
0
kicks
Password Field / TextBox in 0 lines of code
The idea to create a Password Field in 0 lines of code is to change the police to a home made password police.
0
kicks
PasswordTextBox for Silverlight 2 Beta 1
The standard TextBox control that is built into Silverlight 2 Beta 1 is a bit lacking and is missing alot of features that we have become accustomed to in a TextBox. One of those features is being able to mask the characters being displayed when its used to accept passwords. Here's a small PasswordT...
0
kicks
You're Probably Storing Passwords Incorrectly
The web is nothing if not a maze of user accounts and logins. Almost everywhere you go on the web requires yet another new set of credentials. Unified login seems to elude us at the moment, so the status quo is ...
0
kicks
Changing the Password Complexity in ASP.NET 2.0
I was recently inplementing a admin funtionality into a site for Cotswold and wanted to control the builtin ASP.NET login complexity as I didn't want my users (internal staff members) to be trying to remember passwords that consisted of 1 upper case, 1 digit and at least 7 characters in length.
0
kicks
Validate strong passwords in C# and ASP.NET
Use this simple method to check if a password is strong or not. You can change the regular expression to suit your needs.
0
kicks
Secret Server 1.2 Released
"Our next release of Secret Server is out. This release includes lots of performance improvements and minor new features as per customer requests. We have also invested a lot of time in support for browser toolbars which we will be releasing soon. The browser toolbar will communicate with your ...