Posted by: jwalin on: December 13, 2007
You have one application and after you realize that you need one more login page(Any reason) and also database table is different for checking username and Password. Then It is very hard to maintain the web.config file. As you can have only one Authentication per application.
Yes, I know I can add web.config file under directory [...]