Author: The Fish | Posted on: 12/18/2009 2:27:51 PM | Views : 919

Hi everyone,
Sorry in advance for the huge post.  I cover a variety of topics here including questions about specific providers etc.  However they are all related and I felt everything was important to painting a complete picture of what I am trying to do.  I hope you will bear with me and I appreciate *any* suggestions/explanations you offer.
I am migrating (and enhancing) an existing classic ASP application to ASP.NET 3.5.  I am doing it from a high-level functional perspective re-implementing functionality using new techniques.  The only thing I am copy & pasting from the classic app is some of the SQL queries.  I am also the author of the classic ASP app.
I have some questions about the best way to implement security and manage the identities of the users.  I am confused by membership, profile, roles, impersonation, etc.  I am hoping someone can explain some of these things to me and help me figure out the best ...

Go to the complete details ...