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
Lex Lavnikov
shared this idea