MSXML guide 101: read XML file using VB6 - pt 3 of 3

Subscribers:
21,800
Published on ● Video Link: https://www.youtube.com/watch?v=7BncxO0Fc5Y



Category:
Guide
Duration: 13:20
6,395 views
18


This video was captured for educational purposes, to show visual basic programmer how to develop an application with few lines of code that can read XML files from web server or a local drive. Tutorial will show you how to get xml source and how to access particular nodes in that XML code and how to read their values. It will also show you how to set up the MSXML in visual basic 6. Same strategy can be used with MSXML and c# or c++ langauges.

Music on the background of this video is licensed to be used in this video in written matter agreement. In another words, I have the right to use this music for the background. Received the license by the composer of that audio track.
Composer official youtube channel can be found here: http://www.youtube.com/user/EoinOBroinMusic

This video was split into 3 parts, please watch the all:
part 1 of 3: http://www.youtube.com/watch?v=4uaCD9VBYwY
part 2 of 3: http://www.youtube.com/watch?v=RNWiw9xU2xA

Please rate if this tutorial was useful, and subscribe for more programming tutorials.







Tags:
visual basic reading xml
visual basic xml file
vb6 open xml file