17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
ORM solution, developed closely to the Microsoft LINQ to SQL technology
LinqConnect is an enhanced LINQ to SQL compatible ORM solution with extended functionality, support for SQL Server, Oracle, MySQL, PostgreSQL, and SQLite, its own visual model designer, seamlessly integrating to Visual Studio, and SQL monitoring tool. LinqConnect is an advanced application designed to enable you to create mapping models and generate data access layer code, greatly decreasing development time and eliminating the need to work over routine tasks.It was developed closely to the Microsoft LINQ to SQL technology, while extending its functionality, thus allowing LINQ to SQL developer to easily get started with LinqConnect. In addition to LINQ to SQL features, LinqConnect provides its own advanced functionality. LinqConnect has complete support for complex types, allowing you to create entity properties with internal structure. With ID Generation feature you may just set an attribute for the property to use unique value generation for it.LinqConnect caches compiled queries automatically, while allowing you to set cache parameters and control caching process. It provides the same interface to all database servers, allowing you to easily develop applications that are able to use different databases. Here are some key features of "LinqConnect":
· LinqConnect supports SQL Server, SQL Server Compact, Oracle, MySQL, PostgreSQL, SQLite · LinqConnect uses classes and interfaces compatible with LINQ to SQL · LinqConnect is a continuously developing ORM solution · LinqConnect is developed by a company having more than eight-year experience on the development of the data access technologies in .NET · LinqConnect includes the Express Edition of all supported dotConnect data providers, visual model designer named Entity Developer, and SQL monitoring tool dbMonitor · All the model creating and editing tasks can be performed in convenient GUI, eliminating the need of the manual XML editing · High performance without lots of efforts on optimizing your code Requirements:
· NET Framework 3.5 · Microsoft Visual Studio Limitations:
· 30 days trial What's New in This Release: [ read full changelog ]
· Implemented eager loading in case the related entities collection is referenced in the select clause of the query · The bug with incorrect operation order during SubmitChanges() calls is fixed · The bug with ArgumentExceptions thrown in background threads is fixed · The bug with launching Devart documentation via Start menu is fixed · The bug with using public properties when refreshing or materializing an entity is fixed · The bug with grouping a collection by a whole entity is fixed
Entity Developer: · POCO template with XML mapping generation is added · Templates usability is improved · Template Editor is significantly improved · Ability to declare additional properties for model objects is added · Ability to specify .NET attributes for model objects is added · Implemented runtime support for literals specified in the 'Default Value' entity field property · The "Preserve schema name in storage" option is added · The bug with generation of attach/detach methods for many-to-many ...