Xml Config Snippet For XMLSerializer Temporary Classes


/ Published in: XML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <system.diagnostics>
  2. <switches>
  3. <add name="XmlSerialization.Compilation" value="4"/>
  4. </switches>
  5. </system.diagnostics>

Report this snippet


Comments


You need to login to view comments.