C
Chris
I am a little confused. I have been reading about LINQ and it seems to imply
LINQ is available in C# 3 but not in Visual Studio until the next release. I
am a VB.net programmer but would still like to know how, if possible, do I
go about using LINQ. When they say it won't be available until Visual Studio
2007 does that mean there won't be out of the box support for it (e.g.
controls built for it) but you can use the classes if you have the .net 3.0
framework. Having a programmatic way of contstucting dynamic queries would
solve so many problems I want to get started as soon as possible. Regards,
Chris.
LINQ is available in C# 3 but not in Visual Studio until the next release. I
am a VB.net programmer but would still like to know how, if possible, do I
go about using LINQ. When they say it won't be available until Visual Studio
2007 does that mean there won't be out of the box support for it (e.g.
controls built for it) but you can use the classes if you have the .net 3.0
framework. Having a programmatic way of contstucting dynamic queries would
solve so many problems I want to get started as soon as possible. Regards,
Chris.