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 8919163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T05:56:48+00:00 2026-06-15T05:56:48+00:00

I have inherited some programming duties from my coleagues(<-spelling), with which I am given

  • 0

I have inherited some programming duties from my coleagues(<-spelling), with which I am given a users table structured as such:

userID BigInt (1,1)
Username Nvarchar(100)
UserPass Nvarchar(100)
Profile  Nvarchar(max)

They have programmed all logic for the username/password, and the client went back to them and stated “We now want user profiles”. Since the client already has control of the db, we are not allowed to mmodify existing storage objects, however, they did give us the new Profile field.

What I am wondering is this:
What would be better for performance…? Are there any benchmarks anywhere?

A)Storing profile data as XML
B)Storing profile data as JSON
C)Storing profile data as a comma-delimited list
D)Other that I have not thought of...maybe store a XML file in the filesystem tied to the userID?

for any of the above, I will be typing out and breaking out into objects. Personally I would say JSON, and I can utilize the JSON.Net library

p.s. This will be in .Net 4, and SQL 2008 R2 on a Win2k8 R2 server (that is personally theirs, and very powerful)

  • 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-15T05:56:49+00:00Added an answer on June 15, 2026 at 5:56 am

    I think that both XML And Json are acceptable in this case seen as you are forced to store the profile this way.

    I have used XML in the past for this mainly for the structure and readability when looking for related profile properties.

    if you are worried about the size of this (id imagine it would be quite small though), store the xml in a compressed state.

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

Sidebar

Related Questions

I have inherited some code (from zip file) from a developer and git initialzed,
I have some troubles with a method having a typed List parameter, inherited from
I am having a table in which we have some 20 million entries inserted(blind
I have some inherited code which stores SMTP server, username, password in the system.net/mailSettings/smtp
I have inherited some HTML code and have been asked to align the two
I have inherited some code: Process p = new ProcessBuilder(/bin/chmod, 777, path).start(); p.waitFor(); Basically,
I have inherited some InstallShield InstallScript projects. I am currently using InstallShield 2009. I
I have inserted this form with multiple checkbox items which collects some values, What
I have an interface, and some classes that inherit from it. public interface IFoo
I have two classes, Item and SoldItem . SoldItem inherits from Item adding some

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.