Patrick Allmond schrieb:
> Pardon me for poking in on this conversation, but do you have any examples of
> this for the relatively inexperienced? I have the same issue as the original
> poster, but I don't have his experience.
I didn't had the experience, when I started to create my asp.net
application. Usually I am "learning-by-doing"...
I found a lot of articles on msdn and the web that helped me to understand
how authentication in ASP.net works.
For more information search google for (or parts of it):
asp .net forms authentication active directory
One of the first links I get is this:
"Building Secure ASP.NET Applications: Authentication, Authorization, and
Secure Communication"
http://msdn.microsoft.com/library/en...SecNetHT02.asp
It doesn't explain much, but it is a simple how-to and may help you with
your start.
Jan