import xmlfiles and read xml node by node

narendra.kandukuri

New member
Joined
May 18, 2009
Messages
1
Programming Experience
Beginner
Hi everybody

I am a fresher in developement. I am developing a project in vb.net.
According to our requirement, i have to draw text boxes and labels based on the data provided in xml files. xml files will have x,y coordinate values and height and width. using this data i have to display the textboxes etc., so cananyone please tell me how to import the xml file in vb.net and how to get the values in the xml nodes, and how to draw the shapes..

Please help me

thanks in advance....

narendra kandukuri
 
Back
Top