Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
1 Points
18 Posts
Apr 30, 2012 07:01 AM|LINK
If I add roles in the Application_Start event, then there is no longer requiring using Aspnetdb.mdf anymore?
Does the roles I add in Application_Start event will save in server memory?
How about the user that login ? how can I differentiate the roles of the logged in user?
Wen Hao Mui
Member
1 Points
18 Posts
Re: Managing website using role
Apr 30, 2012 07:01 AM|LINK
If I add roles in the Application_Start event, then there is no longer requiring using Aspnetdb.mdf anymore?
Does the roles I add in Application_Start event will save in server memory?
How about the user that login ? how can I differentiate the roles of the logged in user?