Click here to Skip to main content
16,005,734 members
Home / Discussions / C#
   

C#

 
GeneralRe: Serialization problem Pin
Rob Graham30-Dec-02 14:03
Rob Graham30-Dec-02 14:03 
GeneralC# Problem Pin
sheppam30-Dec-02 13:10
sheppam30-Dec-02 13:10 
GeneralRe: C# Problem Pin
Anonymous30-Dec-02 15:09
Anonymous30-Dec-02 15:09 
GeneralRe: C# Problem Pin
sheppam31-Dec-02 5:49
sheppam31-Dec-02 5:49 
Generalscreen resolution Pin
SHaroz30-Dec-02 13:00
SHaroz30-Dec-02 13:00 
GeneralRe: screen resolution Pin
Rob Graham30-Dec-02 16:37
Rob Graham30-Dec-02 16:37 
GeneralRe: screen resolution Pin
SHaroz31-Dec-02 6:50
SHaroz31-Dec-02 6:50 
GeneralLooking for some advice... Pin
MStanbrook30-Dec-02 10:12
MStanbrook30-Dec-02 10:12 
I'll try to keep this short Smile | :)

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
GeneralRe: Looking for some advice... Pin
Stephane Rodriguez.30-Dec-02 10:20
Stephane Rodriguez.30-Dec-02 10:20 
General[URGENT, Posted Again] RTL PrintDocument Pin
Jassim Rahma30-Dec-02 10:05
Jassim Rahma30-Dec-02 10:05 
GeneralIcons in Installer (driving me nuts) Pin
Adrian Hall30-Dec-02 9:51
Adrian Hall30-Dec-02 9:51 
GeneralRe: Icons in Installer (driving me nuts) Pin
James T. Johnson30-Dec-02 9:59
James T. Johnson30-Dec-02 9:59 
GeneralRe: Icons in Installer (driving me nuts) Pin
Adrian Hall30-Dec-02 14:19
Adrian Hall30-Dec-02 14:19 
GeneralRe: Icons in Installer (driving me nuts) Pin
Kannan Kalyanaraman1-Jan-03 19:06
Kannan Kalyanaraman1-Jan-03 19:06 
GeneralInterfaces already implemented?. Pin
Boris Yankov30-Dec-02 9:26
Boris Yankov30-Dec-02 9:26 
GeneralRe: Interfaces already implemented?. Pin
David Stone30-Dec-02 10:03
sitebuilderDavid Stone30-Dec-02 10:03 
GeneralRe: Interfaces already implemented?. Pin
Stephane Rodriguez.30-Dec-02 10:16
Stephane Rodriguez.30-Dec-02 10:16 
GeneralRe: Interfaces already implemented?. Pin
Boris Yankov30-Dec-02 10:41
Boris Yankov30-Dec-02 10:41 
GeneralRe: Interfaces already implemented?. Pin
Stephane Rodriguez.30-Dec-02 11:14
Stephane Rodriguez.30-Dec-02 11:14 
GeneralRe: Interfaces already implemented?. Pin
Boris Yankov30-Dec-02 14:09
Boris Yankov30-Dec-02 14:09 
GeneralRe: Interfaces already implemented?. Pin
Stephane Rodriguez.30-Dec-02 19:01
Stephane Rodriguez.30-Dec-02 19:01 
GeneralRe: Interfaces already implemented?. Pin
James T. Johnson30-Dec-02 10:36
James T. Johnson30-Dec-02 10:36 
QuestionHow to call C++ program from C# program Pin
shimin30-Dec-02 7:16
shimin30-Dec-02 7:16 
AnswerRe: How to call C++ program from C# program Pin
Anonymous30-Dec-02 12:48
Anonymous30-Dec-02 12:48 
GeneralRe: How to call C++ program from C# program Pin
Thomas Lau30-Dec-02 18:35
Thomas Lau30-Dec-02 18:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.