Author: lautaro.arino | Posted on: 7/1/2010 9:07:31 PM | Views : 905

Ive been exploring the tabls in the membership database to see how they are structured.
If i add a new user or update an existing one i see it in the user and membership tables. 
But i dont understand how to use or store roles. I use the ASP.NET CONFIGURATION toll in the WEBSITE menu to create roles and create access rules, but those roles dont show up in the Roles table in the db!!!!
Yet the roles are stored cause they keep apearing in the ASP.NET  CONFIGURATION. How weird is not that? Where is it stored and how can i access it? I need to programatically check if the user who is logged in is in a certain role.


Thanks, Lautaro.
...

Go to the complete details ...