Video How to: Enable XML IntelliSense in Visual Basic

Enable XML IntelliSense Video How To

Authors: Kathleen McGrath, Harry Miller, Doug Rothaus, Mick Alberts, Microsoft Corporation

Applies to: Microsoft Visual Basic 2008

Length: 00:03:44 | Size: 8.78 MB | Type: WMV file

 

Watch the video

Download the video and transcript

Read the step-by-step article

Video Summary

The Visual Basic Code Editor includes IntelliSense features for XML that provide word completion for elements that are defined in an XML schema.

This video shows you how to include an XML Schema Definition (XSD) file in your project and import the target namespace of the schema so that Visual Basic IntelliSense displays members from the schema. The following tasks are included in the process:

  • How to include the XML schema files in your project.

  • How to import the target namespace or namespaces into your code file or project.

The Visual Basic Help includes the code and the steps that are demonstrated in this video. See How to: Enable XML IntelliSense in Visual Basic.

Additional Video Resources

Video How Tos

MS Help WorkshopTOC Folder icon Visual Basic Videos

link to videoVideo How to: Declare an Object by Using an Object Initializer

Other Videos

Additional Help Resources