CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Gener4tor

Search: Search took 0.08 seconds.

  1. Re: DeSearialize - class has moved from assamby A to assambly B

    I cant change to xmlFormater because I have already serialized things. I try to explain it in another way:

    * I serialized Class "StayedClass" whitch has a member called "Moved" which is of the...
  2. Deserialize - class has moved from assamby A to assambly B

    For various reasons I moved a class (MovedClass) from assamblyA to assamblyB and also changed the namespace it was in. Everything else stayed the same.

    But now I have a problem reading the Data I...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured