Table of Contents:
Chapter 1:
Understanding the LightSwitch HTML Client
What Is Visual Studio LightSwitch?
The Visual Studio LightSwitch HTML Client
Single Page Application (because faster is better)
Chapter 2:
Create an End-To-End LightSwitch HTML Application
How Does A LightSwitch HTML Client Application Work?
Chapter 3:
The LightSwitch HTML Client API
The Binding Pattern
Promises
Chapter 4:
Working With Data
Searching Data
Setting Defaults
Dynamically Creating Records
Deleting Data
Chapter 5:
Working With Screens
The Visual Collection API
JavaScript
Chapter 6:
Application Navigation
Show a Message Box, and Respond To a User Selection
Create a Custom Modal Picker by Using A Popup
Copy a Record - Show Add Edit Dialog with Initialized Parameters
Navigating to a New Screen (and Returning)
After Editing -- Return Focus and Browser Position to the Item
Chapter 7:
Advanced Topics
Using ServerApplicationContext
Using WCF RIA Services
Advanced JavaScript
Controls
Use a JQuery Mobile Control
Prevent JQuery Mobile from Overriding Custom Controls
Theming
LightSwitch HTML for the Desktop