Serialize Everything

Serializable class Generator

C# : Serializable class generator

The sample below creates a 'dummy' class with all the properties/fields of the selected type

The generated can be serialized provided all members are serializable.

T4 Template : Serializable class generator

The sample below creates a 'dummy' class with all the properties/fields of the selected type

The generated can be serialized provided all members are serializable.


You can create a serializable class on the fly with the IF Workbench

Auto Read/Write serializable classes

Once you have your serializable class the problem is how to easily copy values from and to the source class.

Below are some reflection functions that can help you automate copying values.


comments powered by Disqus

Categories

Under Construction

About Me

Martin here. I'm a developer by choice. Focused in SharePoint & JavaScript.

  • Follow me on Twitter