Hello,
I am looking for a way to create, in a massive batch way, windows
input forms where their components are based on classes and their
properties.
I have project with more than 50 classes that are mapped (using an ORM
tool/lib) to database tables and relationships. For each class I have
to create (preferable using code generation tool if possible) a
windows form with components like text boxes, option buttons, combo
boxes etc. mapped to the class properties (object) and in accordance
with the database records. Each windows form will be used for creating
new class objects with db persistence or for editing the existing db
records using persistent objects.

You may visualize or more/less understand what I am looking for if you
have used the GUI form editor from DevExpress XAF product.

Thanks in advance for your time and support.

Regards,
semag

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to