In the beginning it’s hard to find all of the links in Central Administration. There are lots of links all over the place. So I made a page called AllTheLinks.aspx It’s really simple, but really useful. Add jQuery to the site first. <asp:Content id="Content2" runat="server" contentplaceholderid="PlaceHolderMain"> <style type="text/css"> h2 { color:#288400; font-weight:normal; } </style> <script ...
Here a few examples on how to do things with REST in SharePoint 2010. Given the following list: Column Type ProjectName Single line of text Status Choice Start Date and Time Description Multiple lines of text Sponsor Person or Group Related Team Lookup Project Lead Person or Group Employee Resources Person or Group Contractor Resources ...