b h

b h

  • NA
  • 11
  • 0

Reading and writing XML files

Nov 8 2007 10:32 AM

I am new to compact framework and trying to take code from a C# forms app I have to read and write XML files.  I will primarily be using these for init values (read) and values to load into an Oracle database (write).  Some of the code I have in C# forms does not compile, I guess because it is not supported in the compact framework.  Does anyone have any examples of code that will actually work in the compact framework that will read and write XML to and from files?

 

Thanks


Answers (2)