I have developed a Visual Basic.net application that uses serialization to save an object. I am wanting to open and save this object in two different Visual Basic.net applications.
Do I need to create a class library to do this? What is the official terminology for this action?
I have had a look online for an answer to this question, but am not sure exactly what to search for.
Do I need to create a class library to do this? What is the official terminology for this action?
I have had a look online for an answer to this question, but am not sure exactly what to search for.