The LinqDataSource designer is using the ITypeDiscoveryService to find the available types from the project and referenced assemblies. Make sure that you have compiled your project after creating the data context. Also, note that there is a checkbox in the designer that will allow you to filter out classes that are not LINQ to SQL data contexts.