LinqConnect

  1. LinqConnect is completely compatible with LINQ to SQL.

    Caratteristiche: LinqConnect uses classes and interfaces completely compatible with Microsoft LINQ to SQL, so LINQ to SQL developers can easily get started to work with LinqConnect. It offers Migration Wizard that allows you to quickly convert your LINQ to SQL projects to ...

  2. LinqConnect models are created in its own visual designer.

    Caratteristiche: LinqConnect provides its own visual model designer – Entity Developer. With Entity Developer all model creating and editing tasks can be performed in a convenient GUI, thus greatly reducing the development and learning time. Entity Developer seamlessly ...

  3. SQL Server, MySQL, Oracle, PgSQL, and SQLite are supported.

    Caratteristiche: Besides SQL Server and SQL Server Compact, LinqConnect works with MySQL, Oracle, PostgreSQL, and SQLite databases, and supports all their scalar data types. LinqConnect goes with bundled Express versions of dotConnect data providers for MySQL, Oracle, ...

  4. Support for advanced LINQ features not available in L2S.

    Caratteristiche: With LinqConnect you can use the following mapping cases, not supported in LINQ to SQL: Table-Per-Type inheritances, many-to-many associations, complex types, etc. Separate LINQ queries can be tweaked for lazy/eager loading without changing settings for ...

  5. Monitor and analyze all the LinqConnect database calls.

    Caratteristiche: Use the freeware dbMonitor tool to monitor and analyze all the database calls, made by LinqConnect components in your application. dbMonitor performs tracing of commits, rollbacks, SQL statement execution, etc. Additionally, LinqConnect allows you to log ...