> Hello,
>
[quoted text clipped - 3 lines]
> Thanks,
> Miguel
Hint.. Use a LINQ query statement with (nested) XElement in the select
clause.
Hope this helps.

Signature
Madhur
http://madhurahuja.blogspot.com
Nicholas Paldino [.NET/C# MVP] - 24 Feb 2008 22:19 GMT
If the underlying data source is a SQL Server database, then it might be
better to use SQL Server's ability to transform result sets into XML.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
>> Hello,
>>
[quoted text clipped - 8 lines]
>
> Hope this helps.