LightSwitch and Slot number order for Auditions Sample

Create a junction table to map Auditions to People. The AuditionSlots table will include the SlotNumber (make Unique) and the Person and Audition (make Unique). This way, slot numbers are unique per audition. Change the slot numbers to reorder acts and save.

image

AuditionSlots table

image

Auditions Table

image

This entry was posted in C#, LightSwitch and tagged . Bookmark the permalink.