Silverlight: Is there a way to indicate to the DataContractSerializer that a class is non-Serializable? -


is there way indicate datacontractserializer class non-serializable?

you add method throws exception saying "don't serialize me" , decorate onserializingattribute.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -