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