Hello,
I'm a web developer, and don't use VB.net much at all, but this is the medium that I've been tasked with using.
My goal is this: to build a basic user interface for a program I've built in Flash. It does not have to interact with Flash. The program in flash uses a created xml file to read in the information it uses.
What I need to do, is build the basic application in VB.net that will allow a user to open or create an xml file. If created, they should be able to add new items to the xml file. If opened, the program should display the information in the xml file in the user interface, so that it can be easily read and changed if necessary.
I have a dtd built for the way that the xml file must be formatted, as well; it's very basic.
I'm not asking for someone to build this for me, but I'm quite daunted by VB.net, and am not sure even where to begin. Any help would be much appreciated, even a point in the right direction. Thanks.
I'm a web developer, and don't use VB.net much at all, but this is the medium that I've been tasked with using.
My goal is this: to build a basic user interface for a program I've built in Flash. It does not have to interact with Flash. The program in flash uses a created xml file to read in the information it uses.
What I need to do, is build the basic application in VB.net that will allow a user to open or create an xml file. If created, they should be able to add new items to the xml file. If opened, the program should display the information in the xml file in the user interface, so that it can be easily read and changed if necessary.
I have a dtd built for the way that the xml file must be formatted, as well; it's very basic.
I'm not asking for someone to build this for me, but I'm quite daunted by VB.net, and am not sure even where to begin. Any help would be much appreciated, even a point in the right direction. Thanks.