<div>I am new to asp.net. I will be working on a web application that will be using Membership and Roles. The application that i am working on is a B to B application. I want to customize the application such that
all the companies who are registered will have accounts with the application for each company </div> <div> </div> <div>there will be a administrator for the company who will be responsible for creating accounts for the users and he will assign authorization
to the users. </div> <div> </div> <div>As it is a cusomized application different companies (majour players) will have different business rules to be implemented. </div> <div> </div> <div>I also want a super user account who will be resposible for creating
the company account for the first time.</div> <div> </div> <div>Roles played by users will be different in different companies. So in
asp.net if we want to create users we need to select the roles that the user wil be playing, how do we filter the get the roles that are there for a company from within the roles tables.</div> <div></div> <div>What
the current system has is a set of different user and rights tables for different companies. How will i be able to migrate that to
asp.net membership and roles.</div> <div></div> <div>Urgent Help needed</div>
new2membersh...
0 Points
1 Post
Membership and Roles help needed
Apr 12, 2011 06:15 AM|LINK
hemant.yadav
Contributor
2263 Points
684 Posts
Re: Membership and Roles help needed
Apr 12, 2011 06:26 AM|LINK
hi
Check following link this might will you.
http://weblogs.asp.net/scottgu/archive/2006/02/24/ASP.NET-2.0-Membership_2C00_-Roles_2C00_-Forms-Authentication_2C00_-and-Security-Resources-.aspx
http://www.4guysfromrolla.com/webtech/110701-1.2.shtml
http://www.asp.net/security/tutorials/forms-authentication-configuration-and-advanced-topics-cs
Please remember to click “Mark as Answer” on the post that helps you
pranayesh
Member
252 Points
111 Posts
Re: Membership and Roles help needed
Apr 12, 2011 06:27 AM|LINK
Hi there,
watch this video and download demo code for customize membership provider
http://www.asp.net/general/videos/how-do-i-create-a-custom-membership-provider
thanks
plz mark as answer