We Recommend

Beginning XML Beginning XML
The perfect resource for beginning XML programmers, this guidebook shows you what XML is, how to use it, and what technologies surround it. The authors build on the strengths of previous editions while covering the latest changes in the XML landscape such as XQuery, RSS and Atom, and Ajax.


Posted By

rengber on 10/17/07


Tagged

xml configuration serialization


Versions (?)


Xml Config Snippet For XMLSerializer Temporary Classes


Published in: XML 


  1. <system.diagnostics>
  2. <switches>
  3. <add name="XmlSerialization.Compilation" value="4"/>
  4. </switches>
  5. </system.diagnostics>

Report this snippet 

You need to login to post a comment.