How can I install LINQ in my Visual Studio 2008?
It is already installed. Create a project targeting .NET 3.5 referencing the System.Core
assembly and you should be ready to go. If you want to use Linq to SQL or Linq to XML you might need to reference additional assemblies.
Are you referring to
using System.Linq;
System.Linq Namespace
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With