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. Creatin Combo lists using an App Config file

Creatin Combo lists using an App Config file

Scheduled Pinned Locked Moved C#
question
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.
  • T Offline
    T Offline
    TheFoZ
    wrote on last edited by
    #1

    Hi. I have searched and searched and finally at the end of my tether! My task is quite simple but I cannot find a solution. I would like to store various lists of Key Value pairs to use in my application as these may change in the future. Can any one point me in the right direction?

    The FoZ

    A 1 Reply Last reply
    0
    • T TheFoZ

      Hi. I have searched and searched and finally at the end of my tether! My task is quite simple but I cannot find a solution. I would like to store various lists of Key Value pairs to use in my application as these may change in the future. Can any one point me in the right direction?

      The FoZ

      A Offline
      A Offline
      Atul Kharecha
      wrote on last edited by
      #2

      Hi, From the design point of view, get a list of all combo box from your applicatoin and save all values in database with combo name and values in one table. Later you can allow to change values by providing configuration screen to the user, that will update the this table.

      T 1 Reply Last reply
      0
      • A Atul Kharecha

        Hi, From the design point of view, get a list of all combo box from your applicatoin and save all values in database with combo name and values in one table. Later you can allow to change values by providing configuration screen to the user, that will update the this table.

        T Offline
        T Offline
        TheFoZ
        wrote on last edited by
        #3

        Thanks for the reply. It is something that I have considered but it's one of those things where I would like to use the AppConfig file route as that means adding more tables to the already huge database (which is out of my control and will need permission for) and the data is very unlikely to change. It would be a nice hurdle to jump over in my project.

        The FoZ

        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