September 2013
Intermediate to advanced
432 pages
11h 47m
English
CHAPTER 5
![]()
Accessing the SharePoint Environment
In the last chapter, we learned how to code application logic that runs in the user’s web browser. This is important because SharePoint apps are not allowed to use server-side code running within SharePoint. Now that we have these tools, we will apply them to the core task associated with most SharePoint apps. That is interacting with objects in the SharePoint environment, including sites, lists, and documents. In this chapter, we will go over the following points:
Read now
Unlock full access