CSharpFeeds - All your C# feeds in one place.

Tuesday, April 29, 2008

LINQ To XML: building documents with a functional approach

by luisabreu via LA.NET [EN] on 4/29/2008 10:11:36 PM

In the previous post I've talked about some of the classes you'll find in this new API. Today we'll see how easy it is to create a new XML document with the new API. Most of the time, you'll end up working with the XElement or XAttribute classes. Lets start with an existing XML tree: <clients>  <client id="1">    <name>Luis</name>    <address>      <street>Some place</stre ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us