Travis Collins

Browse by Tags

All Tags » Membership (RSS)
AJAX Timeout Server Control
Don't you hate it when you are idle on a web app for just a bit too long, and your membership session gets timed out without warning? Your users sure do! Often times the user may not even realize he has been timed out until he finishes completing a form...
Dramatic Password Reveal - in ASP.NET
Jeff Atwood recently blogged about a nice feature of Vista, when you are entering your wireless network key.  This feature provides the user with a checkbox to toggle the obfuscation of the wireless key being entered. As Jeff mentions, this is a...
Check Username Availability with ASP.NET AJAX
Here is a little trick you can use to spice up your asp.net registration pages. I will use ASP.NET AJAX to inform the user whether the username they have entered is available. Rather than use the UpdatePanel, I will slim down the amount of data going...
More Posts