Microsoft Office SharePoint Server: Taxonomy Services and Managed Metadata in SharePoint 2010
Share-n-dipity : Using the SharePoint 2010 Client Object Model - Part 5
http://willhlaw.wordpress.com/2009/10/21/linq-and-rest-in-sharepoint-2010-live-from-spc09-las-vegas/
"Powered by ADO.NET Dadta Services “Astoria” REST Protocols: Atom, AtomPub, and RSS Syntax: /_vti_bin/ListData.svc/{Entity}[({identifier})]/[{Property}] Example to get budget hours for Project $4: /_vti_bin/ListData.svc/Projects(4)/BudgetHours Example to get Projects for Clients in Chicago: /_vti_bin/ListData.svc//Projects?$filter=Client/City eq ‘Chicago’ Example to get a Project and its related Client: /_vti_bin/ListData.svc/Projects?$expand=Client Shows me parent that is associated with this XML QueryString parameters for REST $filter $expand $orderby $skip $top $metadata (will bring back all the XML metadata about the object. Think of it like WSDL for your REST call) You can stack these parameters"
SP2010 Branding Tip #6 – Mobile Browsers - Randy Drisgill SharePoint Branding Blog
InfoPath Team Blog : SPC Recap: Create Form Driven Mashups with the InfoPath Form Web Part
Microsoft Business Connectivity Services Team Blog : Types of Solutions
SP+PS 2010: Custom Parameters - Zach Rosenfield's SharePoint Blog
Posted from Diigo. The rest of my favorite links are here.

No comments:
Post a Comment