C
Cirene
I am creating an ASP.NET 2.0 website. Rather than using all the membership
functions I wanted to just create my own SQL Server db and use SESSION vars
to track if the user is logged in etc...
Is doing it in this way just as secure? I know that the "membership" stuff
will save me some coding, but I was just thinking....
Thanks.
functions I wanted to just create my own SQL Server db and use SESSION vars
to track if the user is logged in etc...
Is doing it in this way just as secure? I know that the "membership" stuff
will save me some coding, but I was just thinking....
Thanks.