Sertool - A serialization diagnostics tool(kentb.blogspot.com)
submitted by
kentcb(140) 5 years, 4 months ago
If you've ever had a complex data structure to serialize, only to find that - somewhere, somehow - something non-serializable has been referenced by your structure, you will find this tool indispensible.
Sertool crawls an object graph and outputs the details of all objects that will be serialized by the CLR, highlighting any errors it finds along the way. It allows you to see which objects reference other objects and, hence, determine how the non-serializable types are being referenced by your data.
|category: CLR
|Views: 9
tags:
runtime KentBoogaart Serialization C# Diagnostics another
Everyones tags:
Your Tags: