We have already started implementing of the following features:
TPT inheritance hierarchy support to LinqConnect.
ASP.NET Dynamic Data LinqConnect Web Application Visual Studio project templates for C# and Visual Basic languages.
Parallel execution of LINQ queries to different databases and using several DataContexts in one LINQ statements.
DataQuery debugger visualizer, displaying SQL statement for the LINQ query with SQL syntax highlighting.
The following features are on our roadmap:
Samples of using LinqConnect in WPF and Web projects.
Demo project that can be run from our site in your browser.
Mapping with C# or VB expressions (without attributes or XML).
Implementation of some RIA Services classes, which allows you to use LinqConnect in your RIA Services applications.