roleManager providers
What is the point of being able to add more than one roleManager
provider? If you added more than one then how would you make good use
of more than one of them as the app runs?
.
Relevant Pages
- Re: membership provider
... the user only if the user exists in the DB then doing a redirect to the next ... When I stepped through the current app I noticed what he's doing just on the ... running 7 more queries to pull data and put into a user object then passing ... I think your login screen needs to use the custom provider.. ... (microsoft.public.dotnet.framework.aspnet) - Re: How to Change MinRequiredNonAlphanumericCharacters in AspNetSq
... Dominick Baier - DevelopMentor ... If I modify the existing provider in my app, do the changes apply only to my app? ... (microsoft.public.dotnet.framework.aspnet.security) - Argh! Provider is no longer available! Please help!
... apps can easily get to it, and the data is tabular, so adding an OLE DB ... provider into my app seemed like the way to go. ... So I cranked up Visual Studio 6 and selected Insert, New ATL Object, Data ... I do have to run the app first (I haven't figured out ... (microsoft.public.data.oledb) - Re: Logging database changes
... That separates ... The idea is to get the app doing as ... Use code like this for file operations: ... It essentially makes the application a client to a data provider. ... (comp.databases.pick) - Re: Enabling Roles Using a Custom Membership Provider
... Hi Dominick, Could I get some details on this? ... reference Membership provider and I'm trying to setup a "role" provider. ... The "type" is the namespace but is a namespace the same as the class? ... look at machine.config in the framework directory for the roleManager element ... (microsoft.public.dotnet.framework.aspnet.security) |
|