Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > How to serialize your target
 

How to serialize your target

How do I serialize my target? The BinaryWriter does not take Object as a parameter.
MigrationUser 1  Monday, November 15, 2004 10:22 AM
Never mind. I figured it out by looking in the samples.

You just serialize the targets ID property as a string, then deserializing by using the RefreshState method
MigrationUser 1  Tuesday, November 16, 2004 5:04 PM

You can use google to search for other answers

Custom Search

More Threads

• Working with DataGridView. I have an Exception as "Column 'Column' does not allow nulls."
• Need TaskVision Source file
• How to Set Tooltip to Combobox Item at Binding Time in vb.net
• Whidbey!
• Trouble with DataGridView - Exception: Object reference not set to an instance of an object.
• Programically selecting an item in DataGridComboBoxCell
• Converting Windows Application to DLL
• Remote server unreachable error message
• Defect in MainForm.MainForm_Load()
• where to start?