Discussion and Demo of building our database driven application in a 3-Tier architecture.
0:00 3-Tier Discussion
6:30 Start the Demo - Business Layer Project
9:00 Install Dapper - Object Relational Mapper
10:30 Add Models
11:15 Paste Special (JSON) to create a model class
15:00 Repositories, Build the Business Layer Project
27:00 Begin the UI Project
29:10 Add reference to the Business Tier dll, Dapper and Enterprise Authentication
31:25 Put Connection String in the App object
34:25 Add Page Loaded Event
38:00 Finish the PowerPoint discussion
42:15 - Fix my copy/paste error - put code in the wrong place.
43:00 Finish adding the XAML to the Page
52:00 Final bit of code for Button Clicked