Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8832043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T08:26:35+00:00 2026-06-14T08:26:35+00:00

I am trying to serialize data to json so I can send it to

  • 0

I am trying to serialize data to json so I can send it to a web service. The List Collection worked well until I got over couple ten thousand rows. What is a good collection to use to convert to json so I have the format that I desire and won’t run out of memory if the data gets too large?

[
   Items:
    {  name: "name", type: "type" } 
]
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T08:26:36+00:00Added an answer on June 14, 2026 at 8:26 am

    First of all, your data doesn’t need to be in JSON format in order to send it to a Web service.

    Second, the type of collection doesn’t really matter. If it’s a List or array or other, it gets serialized in more or less the same way.

    Third, do you absolutely require to send thousands of rows in a single call? You might as well call your service multiple times with manageable data chunks.

    Finally, if you really need to send such large chunks of data, you may consider ZIPping the data instead of sending it in pure serialized form.

    Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to consume a RESTful JSON web service using WCF on the client
I'm new in json and got some problems trying to serialize my objects with
I am trying to binary serialize the data of vector. In this sample below
I have been trying to serialize a list that contains arrays and lists. I
I am trying to serialize a PagedList object ( https://github.com/martijnboland/MvcPaging/blob/master/src/MvcPaging/PagedList.cs ) to Json, like
i'm trying to serialize DataTable to Json or XML. is it possibly and how?
I am trying to serialize a large (~10**6 rows, each with ~20 values) list,
I am trying to serialize/deserialize JSON in Android using GSON. I have two classes
I am trying to retrieve data in a JSON object (which I have validated
I am trying to populate a C# object (ImportedProductCodesContainer) with data using JSON.NET deserialization.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.