Login:  Password:    
forgot my password
sign up!
Search: 

XML - Lesson 3-Loading an XML document into a treeview | .net courses

In this example we are loading an XML document into a treeview. The OpenFileDialog will help us select the XML file.

0 0
Course:   Introduction to XML

OBS: download the application please visit www.mrbool.com/player

Title: XML - Lesson 3-Loading an XML document into a treeview

Duration17:42 minutes

Summary: This video continues our discussion of XML. In this example we are loading an XML document into a treeview. The OpenFileDialog will help us select the XML file. If the user selects the file and clicks ok, the XmlDocument is loaded. We use two inner foreach loops that loop over the elements and their inner elements to populate the tree. An XmlElement has a ChildNodes collection. By going through the collection, we read the items one at a time, and we create a TreeNode for every item.

Methodology of the development of example: Good coding standard and simplified design to illustrate the key points.

Technology Used: XML and .NET 3.5

Keywords: XML, XmlDocument, OpenFileDialog, Application, TreeNode, Nodes, XmlNodeList, XmlNode, HasChildNodes, InnerText, TopNode, Attributes, DocumentElement, ChildNodes.


Ayad Boudiab
Experience: A total of 10 years experience in developing applications using C++, Java, C#, ASP.NET, and SQL Server. In addition to 6 years experience in teaching programming courses at a local college. Degree: B.S. Computer Science Location: Atla...

Add your comment
[Fechar]

Este post é fechado - você precisa ter acesso ao post para incluir um comentário.


no comments have been posted - be the first!
Help us to improve! Give us your feedback:

Give your note to this post: 1 2 3 4 5 6 7 8 9 10
Is this post helpful? Yes No



[Close]
To have full access to this post (or download the associated files) you must have MrBool Credits.

  See the prices for this post in Mr.Bool Credits System below:

Individually – in this case the price for this post is US$ 2,00 (Buy it now)
in this case you will buy only this video by paying the full price with no discount.

Package of 10 credits - in this case the price for this post is US$ 1,00
This subscription is ideal if you want to download few videos. In this plan you will receive a discount of 50% in each video. Subscribe for this package!

Package of 50 credits – in this case the price for this post is US$ 0,33
This subscription is ideal if you want to download several videos. In this plan you will receive a discount of 83% in each video. Subscribe for this package!


> More info about MrBool Credits






mrbool.com
contact us   |   publish your post   |   buy credits

Copyright 2013 - all rights reserved to www.web-03.net