Answered by:
custom database for fba users and custom membership and role providers for the fba users

Question
-
hi.
my requirement is that i want a custom database for fba users, not the in build asp.net fba database. is it possible to do so?
i want to create my own membership and rople providers like asp.netmembership and role providers is it possible?
its urgent
regards,
susheel
Thursday, May 17, 2012 11:06 AM
Answers
-
yes you can have your own custom database if you create your own custom membership and role providers. Here's a walkthrough on creating a custom membership provider.
http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-a-custom-membership-provider
Paul Stork SharePoint Server
MVP Senior Solutions Architect: BlueChip Consulting Group
Blog: http://dontpapanic.com/blog
Twitter: Follow @pstork
Please remember to mark your question as "answered" if this solves your problem.- Proposed as answer by johnmcclain77 Thursday, May 17, 2012 2:51 PM
- Marked as answer by Rock Wang– MSFT Saturday, May 26, 2012 6:47 AM
Thursday, May 17, 2012 11:57 AM -
The link I provided does include code for download of an ASP.net web site project and custom membership provider. It can be downloaded for either C# or VB. both versions are ASP.NET and will work in a SharePoint site as well as a regular web site.
Paul Stork SharePoint Server
MVP Senior Solutions Architect: BlueChip Consulting Group
Blog: http://dontpapanic.com/blog
Twitter: Follow @pstork
Please remember to mark your question as "answered" if this solves your problem.- Marked as answer by Rock Wang– MSFT Saturday, May 26, 2012 6:47 AM
Friday, May 18, 2012 11:59 AM
All replies
-
yes you can have your own custom database if you create your own custom membership and role providers. Here's a walkthrough on creating a custom membership provider.
http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-a-custom-membership-provider
Paul Stork SharePoint Server
MVP Senior Solutions Architect: BlueChip Consulting Group
Blog: http://dontpapanic.com/blog
Twitter: Follow @pstork
Please remember to mark your question as "answered" if this solves your problem.- Proposed as answer by johnmcclain77 Thursday, May 17, 2012 2:51 PM
- Marked as answer by Rock Wang– MSFT Saturday, May 26, 2012 6:47 AM
Thursday, May 17, 2012 11:57 AM -
hi paul,
thanks for for ur psot, but i cant understand, can u send me any links which has the custom code in asp.net anot vb.net. it will be very helpfull to me
regards,
susheel
Friday, May 18, 2012 10:17 AM -
The link I provided does include code for download of an ASP.net web site project and custom membership provider. It can be downloaded for either C# or VB. both versions are ASP.NET and will work in a SharePoint site as well as a regular web site.
Paul Stork SharePoint Server
MVP Senior Solutions Architect: BlueChip Consulting Group
Blog: http://dontpapanic.com/blog
Twitter: Follow @pstork
Please remember to mark your question as "answered" if this solves your problem.- Marked as answer by Rock Wang– MSFT Saturday, May 26, 2012 6:47 AM
Friday, May 18, 2012 11:59 AM