Building your own MemberShipProvider in ASP.NET and use it in SharePoint
The last screencast (I think) from me about Authentication in SharePoint. You can find it over at Channel9 here:
In this screencast I build a MemberShipProvider that is checking the users against an XML file instead of a SQL database ("using virtually no code at all").
I build it in ASP.NET 2.0, use it that site and then show you how easy it is to move it over to SharePoint.
This webcast builds on the previous ones, Forms Authentication with SharePoint (in English) and Authentication Provider .Net 2.0 Out Of The Box.
Yeah, I know the code speaks for itself, but this time I made it in English anyway.
Enjoy!
Comments
Anonymous
July 23, 2008
PingBack from http://blog.a-foton.ru/2008/07/building-your-own-membershipprovider-in-aspnet-and-use-it-in-sharepoint/Anonymous
August 17, 2009
Thanks, Great posts !!! Appreciate much. Can you provide any insight on the implementation of a Role Provider. Or point me to the correct url if you or anyone has already done that before. Thanks, Zullu.