Custom Login DB table

R22MPM

New member
Joined
Apr 18, 2012
Messages
4
Programming Experience
Beginner
Hi all,
Im currently looking into setting up a site in ASP.net (i have used VB.net before) but im a little confused about the security of a ASP.NET application.

I would like all my login details stored in my main database (i.e. login name and password etc) but all documentation i can find online refers to using the in built ASP.net security database.

Does anyone know of any good open source examples which will demo how this is done?

Thanks
 
Back
Top