Presentation is loading. Please wait.

Presentation is loading. Please wait.

What is all about and how does it work? Client Application.

Similar presentations


Presentation on theme: "What is all about and how does it work? Client Application."— Presentation transcript:

1

2

3

4 What is all about and how does it work?

5

6

7 Client Application

8

9 Member names mostly the same from server to client (e. g., SPWeb.QuickLaunchEnabled = Web.QuickLaunchEnabled)

10 Site Web ListItem Field View Form Folder List NavigationNode Navigation UserCustomAction ContentType RoleDefinition WorkflowAssociation WorkflowTemplate RoleAssignment Change WebPart File User Interface Security Logic

11 clientContext.ExecuteQuery(); clientContext.Load(list); clientContext = new ClientContext(http://mysite);

12 Execute commands in the batch: Client.svc Sequence of commands: context.ExecuteQuery(); command 1; command 2; command 3; Send results back command 1; command 2; command 3; Process results Server Client Application

13

14 How do I utilize client object model in my windows apps?

15

16 ©2010 Microsoft Corporation. All rights reserved. RTM Content - Published April 2010

17

18

19

20

21 Web Services Advanced Operations SharePoint Server Operations Web Services Advanced Operations SharePoint Server Operations Client OM Advanced List Operations Site Operations Security Client OM Advanced List Operations Site Operations SecurityREST Working with list data, fixed schema REST Working with list data, fixed schema

22

23 ©2010 Microsoft Corporation. All rights reserved. RTM Content - Published April 2010

24 Silverlight XAP

25

26

27

28

29 ©2010 Microsoft Corporation. All rights reserved. RTM Content - Published April 2010

30

31 REST access to SharePoint data

32

33

34

35

36

37

38

39

40

41


Download ppt "What is all about and how does it work? Client Application."

Similar presentations


Ads by Google