I have a common login app written in ASP.NET 1.1 that I share across several 1.1 apps. Each app has the proper forms authentication and grabs the cookie created by the login app, and all is good. I'm ...
Fortunately, ASP.NET includes a complete infrastructure for implementing such systems. ASP.NET handles the cookies and establishes the security context on each request for you. This infrastructure is ...
I want to create a standard ASP.NET login page to be shared by several applications. I've set up a login page that checks against hashed and salted passwords stored in a SQL table. When a user types ...
ASP.NET 2.0 provides a robust set of functionality for implementing rich and flexible forms authentication in your applications. ASP.NET makes it easy to configure security for your site. But ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results