R
Robert McCall
Peace be with you all,
Now that the WPF, WCF & WWF are .NET 3.0 (which is really
just .NET 2.0 + a ton of new assemblies), what will be the version
name for the features that include LINQ and other features such
as anonymous types?
Will that version upgrade require a CLR version change, or will
it still use the same CLR 2.0? (Please correct me if my
terminology is off.) I know that C# will change (of course), but
what I'm most curious about is will the Reflection API (Type,
MemberInfo et al) change with it, or will that remain the same?
And, finally, is there a definitive list of features within that
version step and/or a tentative/projected release date?
Thanks in advance,
Robert McCall
Now that the WPF, WCF & WWF are .NET 3.0 (which is really
just .NET 2.0 + a ton of new assemblies), what will be the version
name for the features that include LINQ and other features such
as anonymous types?
Will that version upgrade require a CLR version change, or will
it still use the same CLR 2.0? (Please correct me if my
terminology is off.) I know that C# will change (of course), but
what I'm most curious about is will the Reflection API (Type,
MemberInfo et al) change with it, or will that remain the same?
And, finally, is there a definitive list of features within that
version step and/or a tentative/projected release date?
Thanks in advance,
Robert McCall