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. Looking for some advice...

Looking for some advice...

Scheduled Pinned Locked Moved C#
databaseperformancecomdesigntutorial
2 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.
  • M Offline
    M Offline
    MStanbrook
    wrote on last edited by
    #1

    I'll try to keep this short :) I am working on an app for which I would like the user interface to be customizeable. Not just in appearance (control location) but in terms of content as well. I am considering have a series of DATA tables in the database that contain the content" for the application, and a METADATA table that contains a mapping for DATA fields, and form controls (including screen position, labeling, etc). The mapping capabilities will need to be 2-way, meaning a screen scrape-> persist as well as read from db -> display. (For performance reasons, I am thinking that creating an in-memory cache of "rendered" forms for the different DATA types would be usefull. Not sure exactly how to handle this.) Has anyone else tried something similar? Does anyone see any major "landmines" that I am about to step on? Mike Stanbrook mstanbrook@yahoo.com

    S 1 Reply Last reply
    0
    • M MStanbrook

      I'll try to keep this short :) I am working on an app for which I would like the user interface to be customizeable. Not just in appearance (control location) but in terms of content as well. I am considering have a series of DATA tables in the database that contain the content" for the application, and a METADATA table that contains a mapping for DATA fields, and form controls (including screen position, labeling, etc). The mapping capabilities will need to be 2-way, meaning a screen scrape-> persist as well as read from db -> display. (For performance reasons, I am thinking that creating an in-memory cache of "rendered" forms for the different DATA types would be usefull. Not sure exactly how to handle this.) Has anyone else tried something similar? Does anyone see any major "landmines" that I am about to step on? Mike Stanbrook mstanbrook@yahoo.com

      S Offline
      S Offline
      Stephane Rodriguez
      wrote on last edited by
      #2

      Paul DiLascia made something about it, here[^]. Open Xml GUI framework.

      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