PAGERANK-SERVICE

Overview Features Showcase Support





Generated Business Objects implement Data-Binding
tangible architect accelerates user interface development
The industry's best practice for implementing complex graphical user interfaces in record time is the use of data-binding. Data-binding is a mechanism defined by Microsoft where a data-source is providing its information properties by implementing a set of interfaces. Intelligent controls like a Grid View, a data-bound Tree View, the Property Grid and Textboxes are then able to automatically display, and let the user edit, the information in the objects, thereby executing the business rules defined in your object model. Binding a control to a data source is as easy as setting its data source property to the business object.
tangible architect supports drag-once data binding
tangible architect comes with its own DataSource Designer that allows you to drag and drop objects from a tree representation of the object model to the form. Automatically a corresponding visual control is beeing created and the data binding code is generated.



Business Objects generated with tangible architect also support 3rd Party controls and the standard MS Binding Source.