by naspinski
1. February 2009 12:46
You can register for WhoOwes.Me now
Registration is tested and it is up and running. All it takes is an email address and a password - hell, use a fake one from a place like Mailinator, I don't care, I am not collecting any information. I took a little different approach than many of you are used to as I am not hiding your password as you type it in initially. I did this purely for simplicity so you can see what you are typing in and won't need a confirmation box - a sort of usability experiment I guess. If it sucks, contact me and say something.
How it was done
I made my registration process from scratch. I put up a tutorial for how this is done here: Making a Registration System with Asp.Net and Linq-to_SQL.
*Though I skipped it in the tutorial, your passwords are encrypted in the database.