Download presentation
Presentation is loading. Please wait.
Published byRandall Williams Modified over 9 years ago
4
Farm Site List Data External Lists ClientOM Client OM REST APIs
8
Query Result Set
12
Farm Site List Data External Lists Client OM REST APIs
14
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
15
web = context.Web; web.Title = "newTitle"; web.Update(); Request.ExecuteQuery()<ActionName="Update"> NewTitle NewTitle </Action> web = context.Web; web.Title = "newTitle"; web.Update(); Client.svc ClientMethodsProcessor p = new ClientMethodsProcessor(b); p.Process(); String result = p.Results;
16
Server OM Managed OM ManagedControls ManagedLogic Proxy XML JavaScriptControls JavaScriptLogic JavaScript OM Proxy XML Client.svc Content Database JSON response XmlHttpRequest.post HttpWebRequest.post
18
Farm Site List Data External Lists ClientOM Client OM REST APIs
25
Farm Site List Data External Lists ClientOM Client OM REST APIs
28
0x0100 Chicago <Field Name="ClientTitle" Type="Lookup" List="Client" ShowField="Title" /> <Field Name="ClientCity" Type="Lookup" List="Client" ShowField="City" />
30
0x0100 4 2147483647
38
Information for IT Pros at TechNet http://MSSharePointITPro.com Information for Developers at MSDN http://MSSharePointDeveloper.com Information for Everyone http://SharePoint.Microsoft.com
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.