In a Visual Studio solution with forms authentication, I'd like to be able to test new webform withview in browser without going through forms authentication.
Continuing to have to log in slows down the testing process greatly.
In a Visual Studio solution with forms authentication, I'd like to be able to test new webform withview in browser without going through forms authentication.
Continuing to have to log in slows down the testing process greatly.