WilsonUIMapper
Home Page
Categories: Miscellaneous
Author: Paul Wilson
Latest version: 1.0.0.0
Added 2005-10-22
UI Mapper (User Interface Mapper) for .NET.
A UI Mapper is a library and set of controls that allow your UI to be dynamically created at run-time, loaded from your business entity objects, as well as to persist the UI changes back. It also allows you to use your own data-access layer, framework (like CSLA), or object-relational mapper (like NHibernate, LLBLGen Pro, WilsonORMapper) to transparently load and persist your business entity objects to a relational database.
WilsonUIMapper supports both Web and Windows applications, and your own custom DAL or O/R Mapper, as well as the WilsonORMapper. You can also create and plug-in your own custom Widgets to wrap third party visual controls, or to make your own edit controls.
Features include:
- UIMapper framework: XML mapping files between UI elements and business entities
- ListView control: basically a grid control, but automates paging and sorting
- EditView control: basically an edit screen, with read-only view and multiple columns
- Open architecture: plug in you own DAL, framework, O/R mapper, custom controls, etc.
 Built for .NET |
 Free or free version available |
 Source code provided |