Would anyone be able to point me in the right direction with serialization. I know you can do it by writing a class for instance to a Binary or XML file, but is there a way to do this without writing the info to a file of some form?
thanks for your help.