votes
Opening a serialized class in a different application
Hi, Situation: I'm programming a test. It saves the data of each test taken to a data file. The data has to be checked and scored, after the person who took the test is finished, by someone else. I need to serialize the testdata be ...
