Here is another example of someone who implemented a custom
asp.netmembership application which I have used.
http://dev.nauck-it.de/aspsqlprovider

This maybe closer to what you want , http://aceginet.sourceforge.net/

I have worked with the Java version which was implemented using filters. I
haven't worked with this .Net/C# version yet.


On Wed, Aug 26, 2009 at 6:34 PM, [email protected] <
[email protected]> wrote:

>
> HI,
>
> I need to create a web application with users, roles and
> persmissions..
> Reading from castle site, I see that you expose two approaches:
>
> 1. Using the built in asp.net membership
> 2. Using filters
>
> My question is, which of this technique is the best?
>
> CodeIgniter for instance have a ACL (Acces Control List)
> implementation which is based on filters, why Monorails do not have
> something similar?
>
> BTW, I found this link, which implements Memberships over NHibernate,
> I am trying to use it in my own project
>
> http://www.manuelabadia.com/blog/PermaLink,guid,3b6ccb3f-2f2a-4dcb-a414-605371a00618.aspx
> >
>


-- 
David J. Driscoll

www.EnduroTracker.com
EnduroTracker.BlogSpot.com
www.google.com/profiles/Driscoll.DavidJ

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to