Developer AutoLogin & Redirect

Last post 08-27-2009 3:15 AM by rtpHarry. 1 replies.

Sort Posts:

  • Developer AutoLogin & Redirect

    08-27-2009, 1:11 AM
    • Member
      677 point Member
    • rmdw
    • Member since 03-14-2005, 11:03 PM
    • Vancouver, BC, Canada
    • Posts 878
    If you're like me, then you build large ASP.Net applications that have a Login page the user must pass through before being able to do anything else. I use a lot of template code so I don't have to reinvent the wheel each time. Part of this code redirects unauthorized users back the Login page. This means that to perform the Run-Debug cycle the developer has to login each time and then go the page they're working on. Not a big deal but tedious and, I've discovered, unnecessary. I've added a little code to my projects that allows an AutoLogin and Redirect to the desired Start Page. I've written about it here: http://mwtech.blogspot.com/2009/08/developer-autologin-redirect.html Hope it helps others too! Robert
    Robert Werner
    Vancouver, BC
    Technical Blog
    Pocket Pollster
  • Re: Developer AutoLogin & Redirect

    08-27-2009, 3:15 AM
    • All-Star
      36,284 point All-Star
    • rtpHarry
    • Member since 10-01-2006, 12:51 PM
    • Lincoln, England
    • Posts 5,836

    For the eternally lazy among us:

    A clickable link! Smile

Page 1 of 1 (2 items)