New beta of PostgreSQLDirect .NET 3.20 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Locked
Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

New beta of PostgreSQLDirect .NET 3.20 is available!

Post by Alexey » Sat 14 Jul 2007 12:19

Dear users,

Please try new beta version 3.20 available for download now.
In PostgreSQLDirect .NET 3.20 Beta we introduced following features:
  • Supported Visual Studio codename Orcas Beta 1
  • Supported .NET Entity Framework
  • Added support for x64 architecture
  • Enhanced command builder with generation of row refresh statements
  • Added DbCommand.GetRecordCount() method to determine rows count of a request
  • Added INullable interface for provider specific types
  • Added capability to store connection strings in a config file
  • Extended drag'n'drop capabilities in DataSet Manager
  • Add-in menu moved to Visual Studio package
  • Demo projects reorganized
  • Added Ping demo project for Mobile Edition
We're looking forward to your comments and suggestions.

Core Lab development team
http://www.crlab.com/pgsqlnet

Locked