In the
XNA 3.0 CTP ReadMe, it mentions that : "not all features new to the .NET Framework 3.5 are supported in the preview version.", but it is not clear which features are available, and whether all features will be supported in the final version.
Is there an official word on this? I know that for now, everything I tested works on Windows : LINQ, Lambda Expressions, Auto-Implemented Properties and Extension Methods. But I know that the Compact Framework limitations do not allow all of these to be supported on Xbox... Or is it a temporary "preview" limitation?
Thanks for any details,
Renaud