hi, where can i find the linq to sql designer in .net 3.5 sp1?
do i need to install something to work with it
hi, where can i find the linq to sql designer in .net 3.5 sp1?
do i need to install something to work with it
Create a new "LINQ to SQL Classes" item under Add New Item in the Solution Explorer's context menu.
By the way, Microsoft considers LINQ to SQL obsolete now, preferring the Entity Framework going forward.