Community

REST in PostgreSQL Part 2 A – The REST Server service with ASP.NET

(Leo Hsu and Regina Obe) Download the npgsql 1.01 driver from pgfoundary – http://pgfoundry.org/projects/npgsql. For ASP.NET 2.0 you’ll want – Npgsql1.0.1-bin-ms2.0.zip and for Mono.NET you’ll want Npgsql1.0.1-bin-mono-2.0.zip. Unzip and place the files in bin folder of your web app project.

Read More - Register for Free Membership