Community

ASP.NET Tip: Persistent Logins Under ASP.NET 2.0

(Eric Smith) For some sites, allowing users to “save their passwords” is not a major security concern, and it speeds up the user’s ability to interact with the site. Assuming your site security can allow for persistent logins, this feature also is easy to provide. Under ASP.NET 1.x, the built-in For

Read More - Register for Free Membership