Re: How to work with XML in MFC?
- From: "Tom Serface" <tom@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 5 Jan 2009 10:36:18 -0800
Yes, this has been identified as a big hole in MFC for some time. It would be nice to have a class like CMarkup that interfaces with MSXML out of the box and that would make using XML with MFC much more attractive. Perhaps that could even be built into serialzation in object classes somehow. Ah, to dream...
Tom
"Ajay Kalra" <ajaykalra@xxxxxxxxx> wrote in message news:7fcb8c65-0cc7-41cf-81d0-8b6c6a5cafda@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Jan 5, 12:17 pm, Colin Peters <cpet...@xxxxxxxxxxxx> wrote:
Dave,
Just one note (no pun intended), the xml support in .net takes less than
a hour to learn. Compare that to a couple of days to really get your
head around the MSXML COM interface (maybe less if you've battled with
COM previously).
I concur. COM is significantly more complex than .net, especially for
routine tasks like this.
--
Ajay
.
- Follow-Ups:
- Re: How to work with XML in MFC?
- From: David Ching
- Re: How to work with XML in MFC?
- From: Ajay Kalra
- Re: How to work with XML in MFC?
- References:
- How to work with XML in MFC?
- From: PYB
- Re: How to work with XML in MFC?
- From: Mihai N.
- Re: How to work with XML in MFC?
- From: David Webber
- Re: How to work with XML in MFC?
- From: Colin Peters
- Re: How to work with XML in MFC?
- From: David Webber
- Re: How to work with XML in MFC?
- From: Colin Peters
- Re: How to work with XML in MFC?
- From: Ajay Kalra
- How to work with XML in MFC?
- Prev by Date: subclassable controls
- Next by Date: Re: Why we have seperate Create(…) in MFC
- Previous by thread: Re: How to work with XML in MFC?
- Next by thread: Re: How to work with XML in MFC?
- Index(es):
Relevant Pages
|