25 results found
-
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 -
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?