Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. save/load an arraylist without serialization

save/load an arraylist without serialization

Scheduled Pinned Locked Moved C#
questionjsonhelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    misterangus
    wrote on last edited by
    #1

    Hi, 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)

    D 1 Reply Last reply
    0
    • M misterangus

      Hi, 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)

      D Offline
      D Offline
      Daniel1324
      wrote on last edited by
      #2

      What type of objects are you storing? Classes? Structs?

      M 1 Reply Last reply
      0
      • D Daniel1324

        What type of objects are you storing? Classes? Structs?

        M Offline
        M Offline
        misterangus
        wrote on last edited by
        #3

        this is a small struct (name, zip code and code) but i can use a class ... it doesn't matter

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups