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

  • Home
  • SEARCH
  • 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 32207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T13:43:34+00:00 2026-05-10T13:43:34+00:00

I want to parse a config file sorta thing, like so: [KEY:Value] [SUBKEY:SubValue] Now

  • 0

I want to parse a config file sorta thing, like so:

[KEY:Value]          [SUBKEY:SubValue] 

Now I started with a StreamReader, converting lines into character arrays, when I figured there’s gotta be a better way. So I ask you, humble reader, to help me.

One restriction is that it has to work in a Linux/Mono environment (1.2.6 to be exact). I don’t have the latest 2.0 release (of Mono), so try to restrict language features to C# 2.0 or C# 1.0.

  • 1 1 Answer
  • 3 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. 2026-05-10T13:43:34+00:00Added an answer on May 10, 2026 at 1:43 pm

    I considered it, but I’m not going to use XML. I am going to be writing this stuff by hand, and hand editing XML makes my brain hurt. :’)

    Have you looked at YAML?

    You get the benefits of XML without all the pain and suffering. It’s used extensively in the ruby community for things like config files, pre-prepared database data, etc

    here’s an example

    customer:   name: Orion   age: 26   addresses:     - type: Work       number: 12       street: Bob Street     - type: Home       number: 15       street: Secret Road 

    There appears to be a C# library here, which I haven’t used personally, but yaml is pretty simple, so ‘how hard can it be?’ 🙂

    I’d say it’s preferable to inventing your own ad-hoc format (and dealing with parser bugs)

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

Sidebar

Related Questions

I want to parse an Apache access.log file with a python program in a
I want to parse (in a special way) a CSS file with PHP. Example:
Hey. I want to have a config.xml file for settings in a Python web
I want to parse strings like this into a consistent structured date range: Monday
i want to parse a csv file in a shell script. I want to
I want to parse a PHP source file, into an AST (preferably as a
I want to parse some HTML in order to find the values of some
I want to parse a web page in Groovy and extract all of the
I'm want to parse a custom string format that is persisting an object graphs
In my C++ program I want to parse a small piece of XML, insert

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.