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. How to write configuration files?

How to write configuration files?

Scheduled Pinned Locked Moved C#
linuxtutorialquestionworkspace
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.
  • N Offline
    N Offline
    Nashes
    wrote on last edited by
    #1

    hi to ya'll..want to ask a ques..ok lets say i have an Linux operating system and i want to write a configuration file into the system that can read the data entered by the user**(data enter by user is done using VB, VB is used to create the interface and then vbscript is used to generate a text file. The text file contains all info entered by the user. This text file is then sent to the Linux OS, and a configuration file in the os is used to validate the info entered)**.Ok, my ques is what language am i going to use, and how am i going to do it? Nash Hon

    A 1 Reply Last reply
    0
    • N Nashes

      hi to ya'll..want to ask a ques..ok lets say i have an Linux operating system and i want to write a configuration file into the system that can read the data entered by the user**(data enter by user is done using VB, VB is used to create the interface and then vbscript is used to generate a text file. The text file contains all info entered by the user. This text file is then sent to the Linux OS, and a configuration file in the os is used to validate the info entered)**.Ok, my ques is what language am i going to use, and how am i going to do it? Nash Hon

      A Offline
      A Offline
      Adrian Hall
      wrote on last edited by
      #2

      How are you getting the data sent to Linux? How often is it going to get sent? What programming languages can you program in? For myself, I know PHP and Perl, which generally do admirably for small jobs which are not long running. However, PHP requires a web server, and Perl requires a fairly significant runtime loaded, so it can be a pain. C or C++ with the SOAP libraries are also an option. I wouldn't go with Java simply because the java implementation on Linux has reliability issues (in my experience, which is limited since I had other options rather than Linux open to me, so I never pursued my issues). -Adrian

      N 1 Reply Last reply
      0
      • A Adrian Hall

        How are you getting the data sent to Linux? How often is it going to get sent? What programming languages can you program in? For myself, I know PHP and Perl, which generally do admirably for small jobs which are not long running. However, PHP requires a web server, and Perl requires a fairly significant runtime loaded, so it can be a pain. C or C++ with the SOAP libraries are also an option. I wouldn't go with Java simply because the java implementation on Linux has reliability issues (in my experience, which is limited since I had other options rather than Linux open to me, so I never pursued my issues). -Adrian

        N Offline
        N Offline
        Nashes
        wrote on last edited by
        #3

        i written a reply to ur email..pls reply me as soon as possible...thanks :) Nash Hon

        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