Cannot find using System.Data.Linq

后端 未结 5 842
面向向阳花
面向向阳花 2020-12-11 14:21

I\'m using C#, EF 4 in asp.net 4 and VS 2010.

I\'m trying to load namespace System.Data.Linq with this code using System.Data.Linq and I r

5条回答
  •  臣服心动
    2020-12-11 15:25

    VS Installer

    The above answers didn't work for me, my problem was that I needed to add LINQ to SQL tools in Visual Studio.

提交回复
热议问题