Presentation is loading. Please wait.

Presentation is loading. Please wait.

@ScotHillier Studies/SearchResult.aspx?q=hillier.

Similar presentations


Presentation on theme: "@ScotHillier Studies/SearchResult.aspx?q=hillier."— Presentation transcript:

1

2 scot@scothillier.net @ScotHillier www.itunity.com/users/scot-hillier www.criticalpathtraining.com www.microsoftvirtualacademy.com/ Studies/SearchResult.aspx?q=hillier channel9.msdn.com/Search ?term=hillier#ch9Search www.pluralsight.com/search/ ?searchTerm=hillier

3 Out with the old…In with the new… Apps for SharePointSharePoint Add-Ins App WebAdd-In Web App PartAdd-In Part SharePoint App ModelSharePoint Add-In Model Apps for OfficeOffice Add-Ins Office App ModelOffice Add-In Model

4

5 It’s more than fonts and colors. Branding is a form of organizational communication that extends to the entire look and feel of the UX.

6

7

8

9

10

11 Microsoft.SharePoint.Client.ListItem themeEntry =... web.ApplyTheme(themeEntry["ThemeUrl"] as FieldUrlValue, themeEntry["FontSchemeUrl"] as FieldUrlValue, themeEntry["ImageUrl"] as FieldUrlValue, false); web.MasterUrl = (themeEntry["MasterPageUrl"] as FieldUrlValue); web.Context.ExecuteQuery();

12

13

14

15

16

17

18

19

20

21

22

23 23

24 24

25 25

26 26

27 27

28 28

29 $http({ url: "https://spsboston/_api/web", method: "POST", headers: { "accept": "application/json", "contentType": "application/json", "X-RequestDigest": digest, "X-HTTP-Method": "MERGE", "content-length": 84 }, data: { "AlternateCssUrl": "https://spsboston/SiteAssets/contoso.css", "SiteLogoUrl": "https://spsboston/SiteAssets/pnp.png" }});

30

31

32

33

34

35

36

37

38 CDNManager.getScript(['jquery-1.11.2.min.js','knockout-2.2.1.js'],function() { var viewModel = { 'firstName': ko.observable('Scot'), 'lastName': ko.observable('Hillier') }; ko.applyBindings(viewModel); });

39

40

41

42


Download ppt "@ScotHillier Studies/SearchResult.aspx?q=hillier."

Similar presentations


Ads by Google