Deep Clone objects in Silverlight with simple extension method and Serialization August 4, 2010 brianseekford Leave a comment I had the need to clone objects to do original vs modified delta checks. I decided that I could either… Continue Reading →