Monthly Archives: May 2009

FormsAuthentication.RedirectToLoginPage() does not stop page execution!

So it hit me like a ton of bricks today.  If you are utilizing asp.net’s built in forms authentication you need to read this closely!  A common chunk of code when using forms authentication is the actual authentication process and … Continue reading

Posted in coding | Tagged , , , | 2 Comments