Click here to Skip to main content
15,888,454 members
Articles / Programming Languages / C# 4.0

C# 4.0: DXLinq, a DynamicObject example

Rate me:
Please Sign up or sign in to vote.
3.91/5 (5 votes)
5 Jun 2009MIT1 min read 18.1K   11  
System.Xml.Linq is a great library, it lets us very easily manipulate XML, in very close fashion to how we would interact with other data sources. My only issue is that it tends to seem a little redundant...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer
United States United States
I currently work as a Software Engineer for a company in North Carolina, mainly working with C#.

Comments and Discussions