M
mrajanikrishna
Hello friends,
I am new to dotNETand familier with classic ASP. I've one doubt
regarding users.
I am developing an application. In which i want to authenticate users
and logged in which is valid. I've read that ASP.NET authentication is
fast and secure.
Which is the best method for maintaining and authering users of my
application.
In cassic ASP, I used to store the details in database.
If we maintain ASP.NET authentication, we need to fix the userids and
passwords in the web.config file. If we want to add new users, how can
the end user does this?
thanx in advance.
I am new to dotNETand familier with classic ASP. I've one doubt
regarding users.
I am developing an application. In which i want to authenticate users
and logged in which is valid. I've read that ASP.NET authentication is
fast and secure.
Which is the best method for maintaining and authering users of my
application.
In cassic ASP, I used to store the details in database.
If we maintain ASP.NET authentication, we need to fix the userids and
passwords in the web.config file. If we want to add new users, how can
the end user does this?
thanx in advance.