Serializing an Assembly

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Francisco Araujo

    #1

    Serializing an Assembly

    It is possible to serialize an assembly and then get it back thru
    deserialization ?

    my idea is to keep it in a database and then restore it when it is required,
    but i cannot get it working, i got an error on deserialization because it
    said that state is invalid or incomplete.

    Please, can anybody help me. Thanks.


Working...