Click here to Skip to main content
15,908,254 members
Home / Discussions / C#
   

C#

 
GeneralRe: Rotate Problem Pin
Guffa16-Dec-07 0:22
Guffa16-Dec-07 0:22 
GeneralRe: Rotate Problem Pin
anupamwb16-Dec-07 3:58
anupamwb16-Dec-07 3:58 
AnswerRe: Rotate Problem Pin
techieboi16-Dec-07 17:00
techieboi16-Dec-07 17:00 
GeneralCatch Mouse Event Pin
Sabry190515-Dec-07 22:05
Sabry190515-Dec-07 22:05 
GeneralRe: Catch Mouse Event Pin
Y_R16-Dec-07 5:53
Y_R16-Dec-07 5:53 
QuestionHelp me to design a user form maker! Pin
arefkarimi15-Dec-07 19:12
arefkarimi15-Dec-07 19:12 
GeneralRe: Help me to design a user form maker! Pin
GuyThiebaut16-Dec-07 6:49
professionalGuyThiebaut16-Dec-07 6:49 
GeneralRe: Help me to design a user form maker! Pin
arefkarimi16-Dec-07 18:41
arefkarimi16-Dec-07 18:41 
Hi GuyThiebaut,

Thanks for the reply. First I must say that I dont want to write this program by my wish! The company in which I work have an old product line (written by Delphi) and a new .NET product line. In the Delphi product line there is such a program (we call it Form Maker) and I must say that our end users love it! They love it because they can extend the system's forms or they can add their desired forms. for example in Office Automation system, there is a Letter form. In some cases, some kind of letters have some information which our Letter form doenst support them. So the users can design an extra Letter form and attach it to the main Letter form. Or in some cases some users need to enter some data and make reports out of them but our total system doenst contain such a feature. For instance suppose that our integrated system has Accounting and Inventory programs but no Appointment system. By our Form Maker the user can design his own Appointment form in a few minutes and use it. Our Form Maker can only save and load data and there is no complex business supported in it.

As I mentioned, our Delphi systems has a Form Maker program. This program lets the user design the forms and then based on the structure of each form it creates some DB objects (i.e. Tables, Indcices...). When I was asked to write it in .NET I tough I would better search for better ways (better architecture or design) and not to rewrite the same thing in .NET. When I said "persisting entities" I ment to keep them somewhere, not DB only.

I googled in web and I found out that there are alot of Form Makers on the globe Smile | :)

Thanks again
Aref, MCTS and MCPD
GeneralRe: Help me to design a user form maker! Pin
GuyThiebaut16-Dec-07 22:40
professionalGuyThiebaut16-Dec-07 22:40 
GeneralDelayed Clipboard rendering Pin
peterchen15-Dec-07 17:40
peterchen15-Dec-07 17:40 
AnswerRe: Delayed Clipboard rendering Pin
Ravi Bhavnani15-Dec-07 20:40
professionalRavi Bhavnani15-Dec-07 20:40 
GeneralOut of Memory Pin
MAW3015-Dec-07 15:41
MAW3015-Dec-07 15:41 
GeneralRe: Out of Memory Pin
Mark Churchill15-Dec-07 19:05
Mark Churchill15-Dec-07 19:05 
JokeRe: Out of Memory Pin
Vasudevan Deepak Kumar15-Dec-07 22:02
Vasudevan Deepak Kumar15-Dec-07 22:02 
AnswerRe: Out of Memory Pin
Guffa16-Dec-07 0:26
Guffa16-Dec-07 0:26 
GeneralOnline Messages / High Scores Pin
MasterSharp15-Dec-07 12:35
MasterSharp15-Dec-07 12:35 
GeneralRe: Online Messages / High Scores Pin
Christian Graus15-Dec-07 13:54
protectorChristian Graus15-Dec-07 13:54 
GeneralProblem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
hdv21215-Dec-07 11:46
hdv21215-Dec-07 11:46 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
Luc Pattyn15-Dec-07 12:26
sitebuilderLuc Pattyn15-Dec-07 12:26 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
hdv21215-Dec-07 21:11
hdv21215-Dec-07 21:11 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
Giorgi Dalakishvili16-Dec-07 4:00
mentorGiorgi Dalakishvili16-Dec-07 4:00 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
hdv21216-Dec-07 9:45
hdv21216-Dec-07 9:45 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
Giorgi Dalakishvili16-Dec-07 20:28
mentorGiorgi Dalakishvili16-Dec-07 20:28 
QuestionConstant table? Pin
Y_R15-Dec-07 10:56
Y_R15-Dec-07 10:56 
AnswerRe: Constant table? Pin
Christian Graus15-Dec-07 13:59
protectorChristian Graus15-Dec-07 13:59 

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.