Login or Sign Up to become a member!

EXPERTS, INFORMATION, IDEAS & KNOWLEDGE

Social bookmarker Add this

Your profile

Search

November 2008
Mon Tue Wed Thu Fri Sat Sun
 << <   > >>
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

XML Feeds

Tags: c#

The Data Management Journal

Npgsql2 the PostgreSQL Net Data provider written 100% in C# has been released

by SQLDenis


Permalink 06 Oct 2008 06:58 , Categories: Data Modelling & Design Tags: c#, entityframework, npgsql2, postgresql

Npgsql2 has been RTM :-)

Npgsql is a .Net Data Provider for Postgresql. It allows any program developed for .Net framework to access the PostgreSQL database server. It is implemented in 100% C# code. Works with Postgresql 7.x and above.

Npgsql2 Supports .Net 2.0 and 3.5 and there is even added support for the EntityFramework

You can download all the goodies here: http://pgfoundry.org/frs/?group_id=1000140

Leave a comment »Send a trackback » 340 views