Skip to content

LinqConnect

LinqConnect is a 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 includes support for Silverlight and Windows phone 7 and Metro apps development, it uses only its own classes without referencing the System.Data.Linq assembly.

http://www.devart.com/linqconnect/

LinqConnect

Categories

JUMP TO ANOTHER FORUM

31 results found

  1. A function would be great, where you can specify a server for Selects and a different server for inserts. For Balancing/tuning an application

    8 votes
    How important is this to you?
  2. Currently table properties have an "Auto generated value" attribute that causes a sequence to be created in the database. An analogous attribute named "Unique value" that creates a unique constraint in the database would be very nice.

    34 votes
    1 comment  ·  Features  ·  Admin →
    How important is this to you?
  3. There are a number of online implementations of a BatchUpdate and BatchDelete extension methods that can be transferred.

    15 votes
    under review  ·  1 comment  ·  Admin →
    How important is this to you?
  4. 54 votes
    How important is this to you?
  5. Rather than generic "Error on executing DbCommand."

    29 votes
    0 comments  ·  Features  ·  Admin →
    How important is this to you?
  6. The ability to specify custom create, update, delete methods exists, but they are not created in a new database during 'generate/update database from model'.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  7. Since we can connect to Oracle without using a TNSNAMES.ORA by fully specifing de DSN entry I think the connection interface should manage this by itself.
    An example of a DSN-less connectionstring:

    Data Source=(DESCRIPTION=(ADDRESSLIST=(ADDRESS=(PROTOCOL=TCP)(HOST=MyHost)(PORT=MyPort)))(CONNECTDATA=(SERVER=DEDICATED)(SERVICE_NAME=MyOracleSID)));User Id=myUsername;Password=myPassword;

    15 votes
    0 comments  ·  Features  ·  Admin →
    How important is this to you?
  8. Integrate the product into Visual C#/VB and Visual Web Development Express like it works on Visual Studio 2010 Professional (GUI interfaces, support for Database Exploerer,...)

    5 votes
    0 comments  ·  Features  ·  Admin →
    How important is this to you?
  9. Right now, DataServicesContext works with DevArt DataContext via reflection provider. That leads to incorrect NULL translation in IQueryable and as consequence - extreme complicated generated SQL.

    Implementing native ODATA provider for DevArt DataContext would fix the problem.

    53 votes
    under review  ·  0 comments  ·  Features  ·  Admin →
    How important is this to you?
  10. Demo project that can be run from our site in your browser

    1 vote
    0 comments  ·  Features  ·  Admin →
    How important is this to you?
  11. Samples of using LinqConnect in WPF and Web projects

    23 votes
    0 comments  ·  Features  ·  Admin →
    How important is this to you?
2 Next →
  • Don't see your idea?