how to use Linq with vs 2005 and .net framework 2.0.
-
i want to use Linq for custompaging in gridview but i am not able to use cause everytime i install LINQ in VS2005 i get an error like the c #version is corrupted.pls help
-
i want to use Linq for custompaging in gridview but i am not able to use cause everytime i install LINQ in VS2005 i get an error like the c #version is corrupted.pls help
LINQ is not available in .NET 2.0.
Navaneeth How to use google | Ask smart questions
-
i want to use Linq for custompaging in gridview but i am not able to use cause everytime i install LINQ in VS2005 i get an error like the c #version is corrupted.pls help
-
i want to use Linq for custompaging in gridview but i am not able to use cause everytime i install LINQ in VS2005 i get an error like the c #version is corrupted.pls help
LINQ was introduced as part of .NET 3, so isn't (strictly speaking) available for .NET 2. You can find a way to work with LINQ here[^] however. It's clunky though.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.