Search Results
The following posts are tagged as 'LINQ':
-
Using LINQ to Easily Serialize an Exception to XML
Just another mindless entry...
http://geeksneversleep.com/code/using-linq-to-easily-serialize-an-exception-to-xml
-
C#, XML, and LINQ: Deleting an XML Node
In what is likely to be the last in a series of quick LINQ tutorials, we cover deleting a node from an XML document.
http://geeksneversleep.com/tutorials/c-xml-and-linq-deleting-an-xml-node
-
C#, XML, and LINQ: Updating an XML File
Continuing on with the topic of the last two tutorials, we cover how to update an XML node using LINQ and C#.
http://geeksneversleep.com/tutorials/c-xml-and-linq-sample-3
-
C#, XML, and LINQ: Adding Nodes to an XML File
Another example of how useful LINQ is when we are having fun with XML.
http://geeksneversleep.com/tutorials/c-xml-and-linq-sample-2
-
C#, XML, and LINQ: Load & Parse an XML File
An example of how useful LINQ is when we are having fun with XML.
http://geeksneversleep.com/tutorials/c-xml-and-linq-sample-1
-
Fun with LINQ
Waxing poetic about LINQ...
