ameliabob Posted September 28, 2009 Report Share Posted September 28, 2009 I would like to process an XML file on a computer from a program on that computer. This is not a web based application. What language should I use? Link to comment Share on other sites More sharing options...
Ingolme Posted September 28, 2009 Report Share Posted September 28, 2009 C++? Visual Basic? Java?If this is a desktop application, it doesn't really matter.Java has a lot of built in libraries, for other programming languages like C++ you'll need to find libraries for what you want to do. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now