Attachments
Upload images and other files here for the time being.
- VOMF v1.0 Current Architectural Logical Overview
- This is a logical overview of Vivenda Object Model Foundation (VOMF) and the namespaces will be changed to "Metis OMF v2.0"
- MOMF v2.0 New Architectural Logical Overview
- This is a new logical architecture. It will be incorporating the ProcessManager name spaces and other logical stuffs that we need. The "well known architecture and design patterns" reference documentation is here: http://msdn2.microsoft.com/en-us/library/aa480534.aspx
- UC - Lists Filtering With Count Constraint
- Lists Filtering with Count Contraint Normally, the user never needs to manage more than a little quantity of data at the same time and often he needs a particular data item. In the normal behavior we could be know how many items has the query and ther metadata that is required, but only display top X at the same time with filter or non filter condition. The full load of list should be an extension of this normal behavior. This is an overview of how we could manage lists for common behavior on Vivenda. The UI control load less or equal than 100 rows (or other constraint).