npgsql - Npgsql2: 2007-01-10 Francisco Figueiredo Jr.

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: 2007-01-10 Francisco Figueiredo Jr.
Date: 2007-01-10 03:40:33
Message-ID: 20070110034033.69CF42171FE@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

2007-01-10 Francisco Figueiredo Jr. <fxjrlists(at)yahoo(dot)com(dot)br>

* Added ASP.Net providers implementation by Jon Asher. Thanks also to Federico Di Gregorio for help and feedback on this work. Modified Npgsql.build to compile these providers.

Modified Files:
--------------
Npgsql2/src:
Npgsql.build (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql.build.diff?r1=1.2&r2=1.3)

Added Files:
-----------
Npgsql2/src/Npgsql/Web:
NpgsqlMembershipProvider.cs (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/Web/NpgsqlMembershipProvider.cs?rev=1.1&content-type=text/x-cvsweb-markup)
NpgsqlProfileProvider.cs (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/Web/NpgsqlProfileProvider.cs?rev=1.1&content-type=text/x-cvsweb-markup)
NpgsqlRoleProvider.cs (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/Web/NpgsqlRoleProvider.cs?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2007-01-10 03:54:35 pgsql: This patch enables verbose output when building all projects.
Previous Message User Fxjr 2007-01-10 03:36:19 npgsql - Npgsql2: New Directory