An ASP.Net site we created is having infrequent problems with logins using forms authentication. Essentially what happens is that the user attempts to login and…
Category: Security
Once again, I am amazed at how simple tasks have become using .Net. Something I thought would be complex turns out to be completely handled…
All right, now that I have done a bunch of talking, how about some code? I stumbled across this recently while pouring through MSDN. The…