Level: Introductory to Intermediate
In this session, you will learn how to create angular applications using Visual Studio LightSwitch.
You can consume your back-end OData Visual Studio LightSwitch services in AngularJs. Coding your business layer in LightSwitch will save you a lot of development time and reduce the code you will be required to write.
You will learn:
- How to use JayData, a unified data access library for JavaScript that will be used to allow AngularJs to read and write to the LightSwitch OData layer
- How to read, write, update, and delete data
- How to properly implement security