How to Design Role Management Table Structure [Resolved]

Posted by Shanky11 under Sql Server on 2/3/2016 | Points: 10 | Views : 1383 | Status : [Member] | Replies : 1
How to Design Role Management Table Structure.
i have to give permissions accessiblity in my application.




Responses

Posted by: Rajnilari2015 on: 2/3/2016 [Member] [Microsoft_MVP] [MVP] Platinum | Points: 50

Up
0
Down

Resolved
@Shanky11 Sir,

Please have a look into the built in functionality in ASP.NET for Membership, Roles and Profile. You can refer Scott Mitchell's tutorials ( http://aspnet.4guysfromrolla.com/articles/120705-1.aspx ) for the same.

Also, the role based pattern is well captured in ( https://en.wikipedia.org/wiki/Role-based_access_control )

Hope that these will be good pointers for you to start.

--
Thanks & Regards,
RNA Team

Shanky11, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response