[Mono-list] Re: .Net Membership API Support

Cassio R Eskelsen eskelsen at gmail.com
Sat Nov 19 10:05:32 EST 2005


I Peter!

Sorry for the delay!

You can find the source on SF CVS:
http://cvs.sourceforge.net/viewcvs.py/db4omembership/

db4o is open-source software, with dual licence(GPL/Commercial), like MySql:
http://www.db4o.com/community/

Cassio

2005/11/16, Kellner, Peter <Peter at peterkellner.net>:
>
>  Couple questions.
>
>    1. I couldn't find the source code for your Provider. Just some
>    Dlls's
>    2. It looks like db4o is a product for sale, not open source. Am I
>    missing something?
>
>  Thanks.
>
>   ------------------------------
>
> *From:* Cassio R Eskelsen [mailto:eskelsen at gmail.com]
> *Sent:* Tuesday, November 15, 2005 5:13 AM
> *Cc:* Kellner, Peter; mono-list at lists.ximian.com
> *Subject:* Re: [Mono-list] .Net Membership API Support
>
>  I started a projetct on SF to create a Membership that support db4o GPL
> databases: http://db4omembership.sourceforge.net/
>
> In this version, is implemented:
>
> - Create user
> - Delete user
> - Login user
> - Register last login
> - Send lost password
> - Change password
> - Change password question and answer
> - Update user
> - List all users
>
> Cassio R. Eskelsen
>
> 2005/11/15, Ben Maurer <bmaurer at ximian.com>:
>
> On Mon, 2005-11-14 at 21:43 -0500, Kellner, Peter wrote:
> > Speaking of Membership, is anyone working on that class? If so, is the
> > plan to make a provider for mysql since Microsoft does not have that?
>
> Well, there are some basic stubs that I did (a long time ago). But
> AFAIK, nobody is working on implementing one of the providers.
>
> IMHO, SqlMembershipProvider (if it is implemented) should be written so
> that it queries a mssql server with the schema that msft's framework
> uses -- there would be some value to being able to share an
> authentication database with apps that are written on windows. Also, if
> somebody wants to quickly migrate an application from windows to linux,
> it may be easiest to first do the web part, then the db part. (in fact
> one app that I am working on for school would benefit greatly from being
> able to attach to the MSFT schema).
>
> If we want to have a provider that uses a free database (which is
> needed), it should probably be a mono specific assembly (that way people
> on Windows can use it too, if they don't want to pay > $1000 for
> sqlserver (and for some reason can't use don't want sqlexpress). We
> could still make this class the default in Mono's machine.config, so
> that things worked out of the box (however, for this to really work,
> we'd need something like sqlexpress's database attaching).
>
> In terms of mysql, pgsql might be a better choice as the mysql provider
> is now GPL and we are no longer updating it from upstream.
>
> -- Ben
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>
>
> --
> Cássio Rogério Eskelsen
>



--
Cássio Rogério Eskelsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20051119/9676dbc6/attachment.html


More information about the Mono-list mailing list