Hello Everyone and thanks for your help in advance. I am wokring on a personalized intranet net application and am a relatively inexperienced with authentication methods. What I want to accomplish is to store login credentials within a SQL Server. Once the lookup is successful, I want to load personalized settings based on the user and carry these settings throughtout the entire user session. I am unclear if using session data is the best method or some other methodology. Any insight on this topic will be greatly appreciated.
...
Go to the complete details ...