I
iKiLL
Hi all
I have been asked to develop a solution that is customisable by our clients.
It is supposed to run on the Windows Mobile 5.0 CF2.0 environment using
Merge Replication.
I have looked into allowing the creation of Addin's but that has been
rejected as it would require to much programming knowledge of a Dot.Net
Language.
Ideally what I would like is to store the user interfaces and logical code
in a Database and then almost compile it at runtime to display the screens
and perform logical tasks.
Then build a WYSIWYG designer for creating the PDA entry screens that can
then almost be data bound.
What I am looking for is something like how an MS Access Database does where
you can do simple data bound screens or you can get into the thick of it and
write VB code.
My questions are:
1.. How do I store logical code in the database and then us it at runtime?
2.. Any ideas about how to build a WYSIWYG designer with a code editing
window?
If you know of any examples that would lead me in the right direction I
would be most great full.
The primary language I want to use for development is C#.
Thanks for any help.
ink
I have been asked to develop a solution that is customisable by our clients.
It is supposed to run on the Windows Mobile 5.0 CF2.0 environment using
Merge Replication.
I have looked into allowing the creation of Addin's but that has been
rejected as it would require to much programming knowledge of a Dot.Net
Language.
Ideally what I would like is to store the user interfaces and logical code
in a Database and then almost compile it at runtime to display the screens
and perform logical tasks.
Then build a WYSIWYG designer for creating the PDA entry screens that can
then almost be data bound.
What I am looking for is something like how an MS Access Database does where
you can do simple data bound screens or you can get into the thick of it and
write VB code.
My questions are:
1.. How do I store logical code in the database and then us it at runtime?
2.. Any ideas about how to build a WYSIWYG designer with a code editing
window?
If you know of any examples that would lead me in the right direction I
would be most great full.
The primary language I want to use for development is C#.
Thanks for any help.
ink