10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
An enhanced data provider for PostgreSQL-based database applications development
dotConnect for PostgreSQL Professional is a data provider to direct access to PostgreSQL database for the Microsoft .NET Framework and .NET Compact Framework. It completely based on ActiveX Data Objects for the .NET Framework (ADO.NET) technology. ADO.NET provides a rich set of components for creating distributed, data-sharing applications. It is an integral part of the .NET Framework, providing access to relational data, XML, and application data. dotConnect for PostgreSQL Professinal can be used in the same way as the SQL Server .NET or the OLE DB .NET Data Provider. dotConnect for PostgreSQL Professional will allow users to build fast and lightweight applications working with PostgreSQL.dotConnect for PostgreSQL Professional supports PostgreSQL server since 7.1 version to 8.0. The provider works with .NET Framework 1.0, 1.1, 2.0 and .NET Compact Framework, and can be used with the following development environments: · Microsoft Visual Studio .NET· Borland Delphi 2005, Delphi 8 · Borland C#Builder dotConnect for PostgreSQL Professional can be used together with UniDirect .NET, data provider that provides universal access to different databases within a single code. Here are some key features of "dotConnect for PostgreSQL":
· Direct access to PostgreSQL server · Doesn't require PostgreSQL client library and uses PostgreSQL protocol directly · 100% managed code · High performance · Easy to deploy · Supports the latest versions of PostgreSQL server · All PostgreSQL data types support · Stored functions support · Returning result sets from stored functions · Composite types support · .NET Compact Framework support · Mono Framework support · Advanced connection pooling feature · Fill DataSet with multiple query · PgSqlScript component to execute scripts · PgSqlLoader component for fast loading data · PgSqlDump component to backup and restore data · PgSqlDataTable component to retrieve and manipulate data · Base-Class-Based provider model · Ability to store data in PgSqlDataReader object · Ability to retrieve metadata information · Paginal access to query result · Asynchronous execution support · Named parameters support · Ability of monitoring query execution with DBMonitor · Advanced design-time editors · Dataset Wizard to leverage design-time setup · Generate DataSet Wizard · Support for Data Access Application Block in Enterprise Library · ASP.NET data providers: Membership provider, Role provider, Session State provider, Profile provider · TableMapping editor · Data preview · Advanced integration with Visual Studio 2005, including Server Explorer, Data Source wizard, TableAdapter configuration, Query Builder and configuring web component SqlDataSource · Easy migration from ODBC and OLE DB .NET Data Providers with Migration Wizard · Help integrated into IDE · Free support for registered users during 1 year · Licensed per a developer without royalty fee Requirements:
· NET Framework 2.0, 3.0, 3.5, and 4.0 · ADO.NET Entity Framework Limitations:
· 30-day trial What's New in This Release: [ read full changelog ]
· The bug with license check in ILMerged assembly is fixed · The bug with PgSqlLoader when loading data with literal carriage return is fixed · The bug with generating Insert/Update/Delete commands via TableAdapter Configuration Wizard is fixed · LinqConnect (formerly known as LINQ to PostgreSQL) · Implemented fetch mode customization for eager loading of related entities · The bug with NullReferenceException when selecting non-entity types is fixed · The bug with type mismatch when using null parameters in LINQ queries is fixed · The bug with refreshing entities with a changed entity reference is fixed · The bug with updating entities that have associations based on unique (not primary) keys is fixed · The bug with parameters of compiled queries not being refreshed is fixed · Entity Developer · The bug with configuring a sequence ID generator in LinqConnect models is fixed · The bug with LinqConnect external mapping file in case entity classes belong to non-default namespace is fixed · The bug w...