this is a small struct (name, zip code and code) but i can use a class ... it doesn't matter
M
misterangus
@misterangus
Posts
-
save/load an arraylist without serialization -
save/load an arraylist without serializationHi, I have a problem ! I want to save/load an Arraylist (40 000 items (objects)) but i can't use BinaryFormatter because i'm using compact framework ... What is the fast method ? Thank's for your answers and sorry for my poor english (i'm french)