Search:

Type: Posts; User: kroiz

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    8,060

    OMG C# rules. serialization is such a pain in...

    OMG C# rules. serialization is such a pain in C++.
    Thank you both.
    I did not think/know about Lists.
    It works great with it.
  2. Replies
    3
    Views
    8,060

    list xml deserialization

    Hi,
    I made an xsd (xml scheme) and made a class from that using xsd.exe.
    in the generated class I got an array:
    public Items[];
    but I need something that I will be able to add and remove element...
Results 1 to 2 of 2