Browse by Tags

All Tags » XML » .NET (RSS)

I Think I Love LINQ by stefan.sedich

I am beggining to really like to ease of using LINQ, On a project I am working on now I am storing configuration in an XML file like so: <sites> <site id="1" sitename="foo"> <domains> <domain url="www.foo.com" /> </domains>...
More Posts