Is it possible to use .ASPXAUTH for my own logging system?
For a web application I switched from using ASP.NET Membership to using my own log in system which just does something like this to mark a user as logged in:
For a web application I switched from using ASP.NET Membership to using my own log in system which just does something like this to mark a user as logged in: