CHAPTER 9

image

App Logic Components

Now that we understand how to store, access, and manage back-end data through our SharePoint apps, let’s move up a level in our solution. Let’s now look at how to build the middle tier of our application. This is the level that sits between our data and the user interface and provides the business logic for our app. In this chapter, we will go over the following points:

  • How to organize the app logic to allow maximum flexibility in our design.
  • What the events are that will be generated by SharePoint and how our app can respond to them.
  • How to code remote event receivers into our apps to provide logic that runs in ...

Get Pro SharePoint 2013 App Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.