I am using pgAdmin 4 database for the first time.
How can i connect pgadmin4 database with Visual studio 2019.Connection string will it be same like sql?
My project is in C#.Net.
Thanks
Hi SDSSDS,
Please refer below links.
https://www.connectionstrings.com/postgresql/
https://stackoverflow.com/questions/11843547/c-sharp-connecting-to-a-postgres-database
https://www.c-sharpcorner.com/UploadFile/john_charles/using-postgresql-from-microsoft-net/
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.