Oracle membership ?

  • Thread starter Thread starter Jarod
  • Start date Start date
J

Jarod

hey
I need to implement membership on oracle please tell me where I can download
any implementation of it ? I hope it exist ;)
Jarod
 
Part of the work is done for you in the Microsoft .NET Pet Shop 4 sample:

"We created a custom membership provider implementation for Oracle. We only
implemented the methods that are used by .NET Pet Shop 4, which are the
CreateUser method and the Login method. This code, however, can be used
and/or extended by any customer that wants to use Oracle10G with the ASP.NET
membership services."

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/bdasamppet4.asp

Ken
Microsoft MVP [ASP.NET]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top