31 results found
-
Add support for SIMILAR TO command for Linq to PostgreSql
Newer pattern matching operator to LIKE using regular expression makes matching more robust when using delimited values.
1 vote -
Support MonoDevelop for your LinqConnect product
MonoDevelop has a rapidly growing following of cross-platform developers. Absent is good Linq to MySQL, SQLite, etc.
10 votes -
Support SQL Compact Edition 4.0
LinqConnect should support SQLCE 4.0.
2 votes -
With LinQ Select/Insert different servers
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 -
Support for true batch Updates and Deletes through extension methods on Table<TEntity> class
There are a number of online implementations of a BatchUpdate and BatchDelete extension methods that can be transferred.
15 votes -
Oracle connectionstring DSN-less
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 -
Support custom CRUD methods when create DB
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 -
WCF Data Services (OData) Provider for LinqConnect
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 -
Support for Visual Studio Express
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 -
WPF and Web samples
Samples of using LinqConnect in WPF and Web projects
23 votes -
Web Demo (Click Once Application)
Demo project that can be run from our site in your browser
1 vote
- Don't see your idea?