|
-
Jul 25th, 2012, 04:00 PM
#1
Manipulating XML in Visual Basic (suggested reading)
If you have wanted to explore working with XML literals the following is a good place to begin.
From Microsoft
You can use XML literals to load XML from an external source such as a string, file, or stream. You can then use LINQ to XML to manipulate the XML and use Language-Integrated Query (LINQ) to query the XML.
Main page http://msdn.microsoft.com/en-us/library/bb385097
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|