Sorry for the weird question. I'm new to web development (spent the last few years in server side programming). I'm suppose to write a small web site that will be accessible from the internet and suppose to have users management.
Currently I tend to use the ASP.NET login mechanism (using logic control, etc').
I have two simple questions: 1. Is it something "respected" ASP.NET web sites use? 2. Is it safe enough for the common web site?
Thanks a lot.