Using XmlSerializers.dll

Posted by Erup on Stack Overflow See other posts from Stack Overflow or by Erup
Published on 2010-05-03T20:01:34Z Indexed on 2010/05/03 21:08 UTC
Read the original article Hit count: 208

Filed under:
|
|

I know the .XmlSerializers.dll generated, is usefull to improve the startup performance of a XmlSerializer when it serializes or deserializes objects. But how clients can use this assembly?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about serialization