TeaLight Wiki
Advertisement

Conference Example[]

The Conference Example contains functionality to show and edit lists of Speakers and Sessions.


Architecture[]

Back End[]

  • Database
    • Speakers, Sessions, SpeakerSessions
  • LightSwitch
    • Maintance Pages
    • OData Web Service
Reference T4 Template T4 Generator
Synchronization Service
- Data Contracts x x
- Service
Caching Database
- SQLLite x x
- Database x x
- Repositories x x
- Entities x x
UX
- Models x x
- ViewModels x x
-- EntityList x
-- EntityCreate x
-- EntityRead x
-- EntityUpdate x

Implementation Phase 1[]

Tea

Windows

Android

Ios

Phone Tablet WPF Phone Tablet IPhone IPad
Views
MainView x x x

SpeakerListView

X x x
 SpeakerCreateView X x x
 SpeakerReadView X x x
 SpeakerUpdateView X x x
SessionListView x
 SessionCreateView x
SessionReadView x
SessionUpdateView x
SessionPartList x
SpeakerPartList x x



Implementation Phase 2[]

Tea

Windows

Android

Ios

Phone Tablet WPF Phone Tablet IPhone IPad
Styling

Animation

Date Control X
Int Control X
Image Control X
Advertisement