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. XML / XSL
  4. Upating xml in C#

Upating xml in C#

Scheduled Pinned Locked Moved XML / XSL
csharpxmlquestion
3 Posts 2 Posters 2 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.
  • S Offline
    S Offline
    Sonar87
    wrote on last edited by
    #1

    Is there any way I can get the information I'm using from an xml source to be updated while the program is running?

    S 1 Reply Last reply
    0
    • S Sonar87

      Is there any way I can get the information I'm using from an xml source to be updated while the program is running?

      S Offline
      S Offline
      SeMartens
      wrote on last edited by
      #2

      Hi, if your source is an xml file, you could use the FileSystemWatcher[^]-class. Register for the event of modification and reread the file if the event triggers. Regards Sebastian

      It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

      S 1 Reply Last reply
      0
      • S SeMartens

        Hi, if your source is an xml file, you could use the FileSystemWatcher[^]-class. Register for the event of modification and reread the file if the event triggers. Regards Sebastian

        It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

        S Offline
        S Offline
        Sonar87
        wrote on last edited by
        #3

        [edit]nvm, got it.

        modified on Thursday, August 26, 2010 4:27 AM

        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