globi
February 16th, 2002, 06:02 AM
I do C/C++ for over 5 years now and I started Win32 / MFC Programming about 1 year ago. I am not very brillant in it, but I increase my knowledge every day.
Since .NET everyone is talking about XML, about exchanging data with different devices using the XML interface. Well... for me this sounds strange as I don't see an "interface" in XML, but somelanguage that is very close to HTML.
OK, some of you might already have started laughing at me, but others might really have the same question as I do: What can you do with this XML when you write Win32 or MFC applications in Visual C++ ? Does it have to do something with saving settings ? Couldn't you always save settings in a "whatever.bla" file ? What's the point ? Can you show me a dummy example ?
Thanks a lot
Since .NET everyone is talking about XML, about exchanging data with different devices using the XML interface. Well... for me this sounds strange as I don't see an "interface" in XML, but somelanguage that is very close to HTML.
OK, some of you might already have started laughing at me, but others might really have the same question as I do: What can you do with this XML when you write Win32 or MFC applications in Visual C++ ? Does it have to do something with saving settings ? Couldn't you always save settings in a "whatever.bla" file ? What's the point ? Can you show me a dummy example ?
Thanks a lot