JavaScript / HTML5 Client

W13 Creating Angular Applications Using Visual Studio LightSwitch

10/08/2014

3:00pm - 4:15pm

Level: Introductory to Intermediate

Michael Washington

Founder

AiHelpWebsite.com

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