Bilal Haidar explains how to use anonymous types in Silverlight 2.
If you are querying a collection in Silverlight 2.0 using LINQ and you want to extract a subset of the properties on the queries collection objects, you cannot make use of Anonymous Types in LINQ.