Applying Authrization
-
Hi, In My Company :laugh: "The Company I work for" we apply a boor way for Authorization is by inserting all Project controls in the database and mapping Logged on users to those controls , I think it is not the best way to do Authorization , is there any professional way to do that Thanks 4 helping
-
Hi, In My Company :laugh: "The Company I work for" we apply a boor way for Authorization is by inserting all Project controls in the database and mapping Logged on users to those controls , I think it is not the best way to do Authorization , is there any professional way to do that Thanks 4 helping
Is this for a website, or for a WinForms application? If it's a website, you should look into the Membership and Role Providers.
Deja View - the feeling that you've seen this post before.