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. Windows Forms
  4. CRUD Form dynamicaly generated from XSD

CRUD Form dynamicaly generated from XSD

Scheduled Pinned Locked Moved Windows Forms
csharpwinformsxmlquestionlearning
2 Posts 2 Posters 6 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.
  • M Offline
    M Offline
    Miguel Figueiredo
    wrote on last edited by
    #1

    I need to develop a generic XMLEditor Form for an application (Windows Forms .Net 4.0). The main concepts are: - xsd definitions are known and stored as a resource - form receives xml content string and the xsd name - user must be able to edit (and add/delete) all of the xml attributes / values Below is a sample of one of the xml content strings

    There are 3 or 4 different xml schemas and this form must be able to edit all of them. Do you think that this can be done?

    L 1 Reply Last reply
    0
    • M Miguel Figueiredo

      I need to develop a generic XMLEditor Form for an application (Windows Forms .Net 4.0). The main concepts are: - xsd definitions are known and stored as a resource - form receives xml content string and the xsd name - user must be able to edit (and add/delete) all of the xml attributes / values Below is a sample of one of the xml content strings

      There are 3 or 4 different xml schemas and this form must be able to edit all of them. Do you think that this can be done?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Miguel Figueiredo wrote:

      Do you think that this can be done?

      Yup.

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

      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