Differences between revisions 3 and 4
Revision 3 as of 2009-10-07 11:25:13
Size: 1286
Editor: 24-183-238-75
Comment:
Revision 4 as of 2009-10-07 11:25:44
Size: 1326
Editor: 24-183-238-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * SpecExpress framework for specifying property rules validation  * SpecExpress framework for specifying property rules validation (http://code.google.com/p/specexpress/)

C# Programming Object Model

The next few sections discuss the overall approach to programming the database interface, business objects and backeend systems. We are considering the following technologies:

Visual Design

We are using Menus and tabbed panels within tabbed panels. Until we have time, look at the design for more info.

Object to Database Integration Model

FORM CONTAINS:

Incidentally the List<SquareData> should match the tabs shown under the squares tab for that Field. Can we map it directly?

Also, the List<BaseLocusData> maps the the list of tabs showing the loci - even though these are not "controls" each BaseLocusData element will contain controls.

ArchaeologyProject/ObjectModel (last edited 2010-04-06 21:47:57 by 24-183-238-75)