Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Professionals
|
ASP.NET 3.5 Professionals If you are an experienced ASP.NET programmer, this is the forum for your 3.5 questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Professionals section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 25th, 2011, 10:01 AM
Authorized User
 
Join Date: Jun 2009
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP.NET Membership provider framework

I am implementing security of my project. I have a logic of nested roles. I mean there will be some group and under that group role will be created. I also have to create access rules dynamically, for that I have to store access rules in database table.

Now I want to extend the AspNetSqlMembershipProvider and AspNetSqlRoleProvider. But I have a different database structure ( group table and access rule table ), that is way I can not extend it properly.

If I create some extra methods for creating group and accessrules, that methods can not called from Roles class.

Please help me.
__________________
Happy coding...

Arnab Roy Chowdhury.





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET SQL Membership Provider bignermo ASP.NET 2.0 Professional 2 March 20th, 2007 05:41 AM
Help with membership Provider... slim182 ASP.NET 2.0 Basics 1 February 19th, 2007 10:15 AM
membership provider davyquyo ASP.NET 2.0 Basics 0 January 1st, 2007 04:52 AM
asp.net 2 custom membership provider andyw ASP.NET 2.0 Professional 24 September 6th, 2006 08:31 AM
Simple ASP.NET Membership Provider Login jumpseatnews ASP.NET 2.0 Basics 0 July 16th, 2006 10:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.