Re: Source code for ActiveDirectoryMembership provider?
- From: "Joe Kaplan \(MVP - ADSI\)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 18 Jul 2006 15:38:39 -0500
Most of us use reflector all the time as a learning tool. That seems
totally reasonable to me. If possible, you should consider trying to
inherit from the current provider and overriding behavior that your need to
change. I believe it is designed with that use case in mind and that might
save you a lot of time.
The reflector file disassembler plug-in can also dump whole assemblies to
source code files, making recompilation much more practical, if you need to
do that.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Michael D'Angelo" <nospamnmdange@xxxxxxxxxxxxxxx> wrote in message
news:%23GpukLpqGHA.5012@xxxxxxxxxxxxxxxxxxxxxxx
Thanks, I'll try that. Though I don't know how I feel about
reverse-engineering ;)
"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:ugkyrfoqGHA.4960@xxxxxxxxxxxxxxxxxxxxxxx
I don't know if it has been posted. You might need to reverse engineer it
with reflector and recompile it from there.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services
Programming"
http://www.directoryprogramming.net
--
"Michael D'Angelo" <nospamnmdange@xxxxxxxxxxxxxxx> wrote in message
news:erffxYoqGHA.4760@xxxxxxxxxxxxxxxxxxxxxxx
Does anyone know if the source for the AD membership provider that ships
as part of .NET 2.0 has been released? I remember they released the
source for the SqlMembershipProvider but I can't find anywhere if the AD
one is available. I'd like to make some customizations, and I'd rather
not have to re-implement the entire provider if possible.
.
- References:
- Source code for ActiveDirectoryMembership provider?
- From: Michael D'Angelo
- Re: Source code for ActiveDirectoryMembership provider?
- From: Joe Kaplan \(MVP - ADSI\)
- Re: Source code for ActiveDirectoryMembership provider?
- From: Michael D'Angelo
- Source code for ActiveDirectoryMembership provider?
- Prev by Date: Re: Source code for ActiveDirectoryMembership provider?
- Next by Date: RE: Forms Authentication - Sudden Redirect Failure on Login
- Previous by thread: Re: Source code for ActiveDirectoryMembership provider?
- Next by thread: KADER
- Index(es):
Relevant Pages
|