1
Answer

How to connect PostgreSQL database using C#

I have a POSTGRESQL database i have created,now i want to connect it to a c# application.
Any idea will be appreciated. 

Answers (1)