Questions tagged [xml-serialization]

This tag refers to serialization technologies which use XML as a data format.

This tag refers to serialization technologies which use XML as a data format. In the context of , it refers to the XmlSerializer class, less so to the DataContractSerializer class, still less to the SoapFormatter class.

2 questions
9
votes
5 answers

Advantages of DOCX Format Over DOC

Today I have accidentally found out that the .docx is the same .zip (or there is no big difference between them). When you change the .docx to the .zip and open with WinRAR you see a bunch of XML files in the folders. In that XML file it is stored…
Narek
  • 1,461
0
votes
3 answers

why does IE eat my Memory?

why does IE get +3GB of my ram and crashes my computer when i try to open a serialized dataset or datatable with it. file size = 10MB
behrooz
  • 735