Generate JSON from an existing NHibernate (*.hbml) data model
If JSON can be created from an existing hbml data model, it will help to bind the data model class properties to the UI Form component classes and it will also help to find the association of classes in JSON as array of class objects (for 1 to many relationship) and so on.
1
vote
David Sundersingh
shared this idea