Re: How to work with XML in MFC?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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

.



Relevant Pages

  • Re: MFC and COM components
    ... The COM work, beside trying to use it now a MFC application, it was mostly for the SDK considerations. ... The .NET DLLs created from these allow me to create COM interfaces as well. ... Java A streaming I/O proxy class based framework. ... drawback is that the entire binary file becomes part of the "source ...
    (microsoft.public.vc.mfc)
  • Re: Making MFC application to expose COM interfaces
    ... > So what you mean to say is that if the MFC application, ... > Server since it is going to expose interfaces, ... > I double click the MFC Server from explorer. ...
    (microsoft.public.vc.atl)
  • Re: Input on graphic libraires
    ... > MFC - I am very familiar with MFC and I know it advantages well. ... > wxWindows - I just discovered this. ... building - libglade, for example, allows you to write your interfaces as ... d dot neary at phenix dot fr ...
    (comp.programming)
  • Re: Communication between views
    ... Phil Winder ... Ajay Kalra wrote: ... I havent done anything yet, but the information I required is above. ... If MFC is not your bread and butter and you are not an expert in C++, ...
    (microsoft.public.vc.mfc)
  • Re: can only change one windows client area?
    ... Ajay Kalra wrote: ... but you should not mess directly with MFC. ... I still have not understood if this app is ... If its MDI, you can resize the parent child frame. ...
    (microsoft.public.vc.mfc)