Project Description LINQ to VFP is an IQToolkit Provider written specifically to target Visual FoxPro data. This ORM can be used in any scenario that utilizes an IQueryable. A couple notable areas would be using this ORM in a WCF Data Service and/or an ASP.Net page that uses a LinqDataSource. IQToolkit Code Generator LINQ to VFP – Example #1 - Website Example showing how to display data in a readonly GridView LINQ to VFP – Example #2 - Website Example with an editable GridView LINQ to VFP – Example #3 - Website Example with a DetailView for inserting a record LinqToNorthwind.zip - This is a LinqToVfp rewrite of the LinqToSql-LinqToNorthwind sample code found in the Visual C# 2010 Samples WcfRiaExample.zip - Simple proof of concept example showing how to wire up LINQ to VFP with WCF RIA Services. LINQ to VFP - LINQPad Driver - Accessing VFP data using LINQPad.
Tom Brothers