|
|
Browse by Tags
All Tags » CLR compatibility (RSS)
-
LINQ is part of the .NET 3.5 Framework Library. This version of .NET (like the 3.0 version) don't change the CLR runtime, but only adds new assemblies to the .NET 2.0 Framework runtime. The deployment of a .NET 3.5 (or LINQ) program only requires the deployment of a small set of assemblies and, most important, doesn't change existing .NET 2.0 ...
|
|
|