-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Automatic input form generator
PostPosted: Thu Jul 28, 2005 5:34 pm 
Hi, i'm an university student in Spain and as my final work I did a custom agenda system for mobile devices in collaboration with my regional parliament. It uses NHibernate and works like a charm, but for the content management part I thought that making a form for every persistent type of my system would be too much, and that it will be useless as the structure of the information provided varies quite often. So I have started coding an ASP.NET web control that works along Nhibernate and uses the hbm mappings read by Nhibernate itself to generate automatically an input form.
To provide some customisation posibilities the system can read a xml config file with some extra information such as the field position in the form or an alternative name to display for each field or class.
The control currently works for string, char and date fields. I can't release the code or any more details by now, but I plan to put it into LGPL and make it public when I think it's ready.

Greetings


Top
  
 
 Post subject:
PostPosted: Mon Aug 01, 2005 9:30 am 
Contributor
Contributor

Joined: Thu May 12, 2005 9:45 am
Posts: 593
Location: nhibernate.org
Hello,

This control can be very useful (mainly when prototyping an application) :)

Read How to contribute to NHibernateContrib

I hope that it will be quickly available ;)

_________________
Pierre Henri Kuaté.
Get NHibernate in Action Now!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.