user authentication

Discussion in 'ASP.NET 2.0' started by FrankM78, Apr 24, 2006.

  1. I would like to use some simple user authentication on my web site. Basically, one type of user except anonymous would be enough. Is there a way I can accomplish this without having to have a SQL database? It seems like a bit of an unnecessary overhead.

    Thanks
    Frank
     

Share This Page