This is a migrated thread and some comments may be shown as answers.

'LINQtoSQL' unrecognized

1 Answer 92 Views
Grid
This is a migrated thread and some comments may be shown as answers.
justin
Top achievements
Rank 1
justin asked on 30 Sep 2011, 02:10 PM
Alot of the examples, like the link below, are using this line:
Imports LinqToSQL
which is not valid for me.

I am using visual studio 2010. Not sure where the problem might be. Any help would be appreciated.

http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/programaticlinqupdates/defaultvb.aspx

Thanks,
Justin

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 04 Oct 2011, 08:27 AM
Hello Justin,

This namespace is located in Northwind.designer.cs file and it wraps the NorthwindDataContext class. This class is a designer class of the Northwind.dbml scheme. If you have the examples locally on your PC you could find the Northwind.designer.cs  file into App_Code/ LinqToSql folder.

I hope this helps.

Kind regards,
Radoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
justin
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or