I am working on a small practice project in .NET with Sql Server 2005. I want to learn PostgreSQL and implement my project in PostgreSQL in the final version. Please advise on all the things I need to do, to setup PostgreSQL with .NET and run it successfully.
我正在使用Sql Server 2005开发.NET中的一个小练习项目。我想学习PostgreSQL并在最终版本中在PostgreSQL中实现我的项目。请告知我需要做的所有事情,用.NET设置PostgreSQL并成功运行它。
Sincere thanks
fsck.
真诚地感谢fsck。
1 个解决方案
#1
There is a postgres .Net data provider, Npgsql, that should be useful.
有一个postgres .Net数据提供程序,Npgsql,应该是有用的。
#1
There is a postgres .Net data provider, Npgsql, that should be useful.
有一个postgres .Net数据提供程序,Npgsql,应该是有用的。