I'm having a webpage on which I will try to make a nice authentication..
At the best I would like that only the users allowed should be able to visit it, without any password or stuff. Is that possible and how can I do that?
If it matters the application is written in c#
Otherwise anyone has any smooth tip?