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. Need a clue with Configuration Sections

Need a clue with Configuration Sections

Scheduled Pinned Locked Moved C#
helpquestionworkspace
1 Posts 1 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.
  • O Offline
    O Offline
    Optimus Chaos
    wrote on last edited by
    #1

    Hi folks, I could please need some help with custom Configuration Sections: Let me first describe what I want to acheive: I want to have a Configuration section which consists of several items (I already managed that, it's working fine) Now each of these items can should have another list of subsitems. The resulting config file should look like this: + section - parentitem - childitem - childitem ... - parentitem - childitem ... As I said I already managed add the section and create the "parent items". Now I tried using a ConfigurationElementCollection derived class for the collection of "childitems" but they won't show up. Does anyone have an idea how I can acheive my goal? Many thanks in advance. Stefan

    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