Presentation is loading. Please wait.

Presentation is loading. Please wait.

Paul Schaeflein, MCT Manager of Advanced Technologies LaSalle Consulting Partners, Inc. SESSION CODE: OSP309.

Similar presentations


Presentation on theme: "Paul Schaeflein, MCT Manager of Advanced Technologies LaSalle Consulting Partners, Inc. SESSION CODE: OSP309."— Presentation transcript:

1 Paul Schaeflein, MCT Manager of Advanced Technologies LaSalle Consulting Partners, Inc. SESSION CODE: OSP309

2

3 Farm Site List Data External Lists ClientOM Client OM REST APIs

4

5

6

7 Query Result Set

8

9

10

11 Farm Site List Data External Lists ClientOM Client OM REST APIs

12

13

14

15

16

17

18 Farm Site List Data External Lists ClientOM Client OM REST APIs

19

20 from p in data.Projects where p.Client.City == "Chicago" select new { Name = p.Title, ClientName = p.Client.Title, Budget = p.BudgetHours };

21 0x0100 Chicago <Field Name="ClientTitle" Type="Lookup" List="Client" ShowField="Title" /> <Field Name="ClientCity" Type="Lookup" List="Client" ShowField="City" />

22 from tc in data.Timecards where tc.Id == 4 group tc by tc.WorkDate.Value.ToString("MM/yy") into tcs select new { Month = tcs.Key, Total = tcs.Sum(t => t.Hours) };

23 0x0100 4 2147483647

24

25

26

27

28

29 Required Slide Track PMs will supply the content for this slide, which will be inserted during the final scrub.

30 Required Slide Track PMs will supply the content for this slide, which will be inserted during the final scrub.

31

32 www.microsoft.com/teched www.microsoft.com/learning http://microsoft.com/technet http://microsoft.com/msdn

33

34 Sign up for Tech·Ed 2011 and save $500 starting June 8 – June 31 st http://northamerica.msteched.com/registration You can also register at the North America 2011 kiosk located at registration Join us in Atlanta next year

35

36


Download ppt "Paul Schaeflein, MCT Manager of Advanced Technologies LaSalle Consulting Partners, Inc. SESSION CODE: OSP309."

Similar presentations


Ads by Google