VB6 Or Visual Studio - MFC CC++
-
I have just started to learne about XML and need to write some software to help managed the exchange of data between different complaines. I am unsure what to use for processing XML, i.e. Visual Basic 6 or using Visual Studio .Net and perhaps an MFC C++ application. Any advice please and a site of a good example. I am quite happy with either.
-
I have just started to learne about XML and need to write some software to help managed the exchange of data between different complaines. I am unsure what to use for processing XML, i.e. Visual Basic 6 or using Visual Studio .Net and perhaps an MFC C++ application. Any advice please and a site of a good example. I am quite happy with either.
What do you mean by processing? If you are looking for endpoints for different companies to send stuff to, then you might be better looking at webservices and an asp.net application...