RE: [Firebird-net-provider] mebership api with Firebird

2005-12-02 Thread Félix González
Could I use your code in my project? cheers -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Benton Enviado el: sábado, 26 de noviembre de 2005 17:58 Para: firebird-net-provider@lists.sourceforge.net Asunto: Re: [Firebird-net-provider] mebership api with

Re: [Firebird-net-provider] mebership api with Firebird

2005-11-27 Thread Carlos Guzmán Álvarez
Hello: Sure, no problem. I need an hour or so for some code clean-up work. As weekend is already upon us, I will send you the source code by e-mail this coming Monday. Let me know if you want to have it included in the FirebirdSql.Web.Providers assembly of the provider ?? -- Bets regar

Re: [Firebird-net-provider] mebership api with Firebird

2005-11-26 Thread Benton
I need this for a project and would be willing to host the source code under the BSD License. As a minimum would you let us use the code under that license? Thanks. Sure, no problem. I need an hour or so for some code clean-up work. As weekend is already upon us, I will send you the source co

Re: [Firebird-net-provider] mebership api with Firebird

2005-11-25 Thread Thomas Miller
I need this for a project and would be willing to host the source code under the BSD License. As a minimum would you let us use the code under that license? Thanks. Benton wrote: Is there any provider for membership using firebird database? I made myself one in C#, inheriting from System.We

Re: [Firebird-net-provider] mebership api with Firebird

2005-11-25 Thread Benton
Is there any provider for membership using firebird database? I made myself one in C#, inheriting from System.Web.Security.MembershipProvider. So far it is working fine with the ASP.NET 2.0 login controls. Perhaps it is a good idea to include it in the provider? Regards, -Benton ""Felix G

Re: [Firebird-net-provider] mebership api with Firebird

2005-11-25 Thread Thomas Miller
I am going to need this too. Maybe we can work on it together. I will be needing it for this project http://sourceforge.net/projects/chromeportal/ If you want more information about the project, please contact me through private email. Felix Gonzalez wrote: Hi, there ara any provider for m

Re: [Firebird-net-provider] mebership api with Firebird

2005-11-24 Thread Carlos Guzmán Álvarez
Hello: there ara any provider for membership using firebird database? Known by me no. -- Best regards Carlos Guzmán Álvarez Vigo-Spain --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems?

[Firebird-net-provider] mebership api with Firebird

2005-11-24 Thread Felix Gonzalez
Hi,   there ara any provider for membership using firebird database?   thanks