XML in Visual Basic
Visual Basic provides integrated language support that enables it to interact with LINQ to XML.
In This Section
The topics in this section introduce using LINQ to XML with Visual Basic.
Topic |
Description |
---|---|
Describes how Visual Basic supports LINQ to XML. |
|
Describes how to create XML literal objects by using LINQ to XML. |
|
Describes how to load and parse XML by using Visual Basic. |
|
Describes the XML axis properties and LINQ to XML methods for accessing XML elements and attributes. |
|
Describes the IntelliSense capabilities provided with Visual Basic. |