M
moondaddy
Guest
What is the fastest way to load a large json file into a list of objects? For example, if I have a blob of json (100,000+ persons) that represents a list of persons each having 15 properties or fields, what is the most efficient way to load the person class 100,000+ times?
Thanks.
Continue reading...
Thanks.
Continue reading...