/ Published in: XML
Expand |
Embed | Plain Text
<system.diagnostics> <switches> <add name="XmlSerialization.Compilation" value="4"/> </switches> </system.diagnostics>
You need to login to post a comment.
rengber on 10/17/07
xml configuration serialization
1 person have marked this snippet as a favorite
<system.diagnostics> <switches> <add name="XmlSerialization.Compilation" value="4"/> </switches> </system.diagnostics>
You need to login to post a comment.