Hi! I know that it is impossible to load different versions of the .NET Runtime into one Win32 process. We are writing components for a host, that is working with the .NET Framework 3.0 (and therefore .NET Runtime Version 2). Our components should use LINQ. As far as I know LINQ CTP preview is working on the same .NET Runtime version. But what about the final release? Will the final release still operate within an environment that hosts .NET Runtime Version 2? Thx in advance, Jörn
Read More...