M
mikeb
Maybe I'm researching this too much... ? But after all this reading, I'm
still not sure if reading from and writing to XML files is feasible with
Compact Framework development (VB.net).
I have developed a PPC app that communicates through a SQLserver. However,
now the spec requires that we give the operators an option to send/receive
that same data via XML files for remote locations. The XML files might even
be placed on diskette and mailed to and from the host system location.
I'm reading that XML is supported, that it isn't supported and that its
partially supported in the compact framework. Which is true??
At this point, it doesn't look like I'll have any control over the XML file
specs. But if I did (or do), are there any specs that I should make sure we
stick by? I'm asking this after reading about integrated schemas, separate
schemas, etc.
Does the compact framework (or even with the use of OpenNetCF) accommodate
building and reading XML files?
Thanks.
still not sure if reading from and writing to XML files is feasible with
Compact Framework development (VB.net).
I have developed a PPC app that communicates through a SQLserver. However,
now the spec requires that we give the operators an option to send/receive
that same data via XML files for remote locations. The XML files might even
be placed on diskette and mailed to and from the host system location.
I'm reading that XML is supported, that it isn't supported and that its
partially supported in the compact framework. Which is true??
At this point, it doesn't look like I'll have any control over the XML file
specs. But if I did (or do), are there any specs that I should make sure we
stick by? I'm asking this after reading about integrated schemas, separate
schemas, etc.
Does the compact framework (or even with the use of OpenNetCF) accommodate
building and reading XML files?
Thanks.