Welcome to AppDev Edge blogs, where our members have access to the latest insights from the AppDev experts.
As a site visitor, you can stay on top of trends in learning and technology with blogs by the AppDev team, including President Craig Jensen and Vice President of Technology Martin Schaeferle. AppDev Edge members also have access to blogs by our Microsoft MVP and expert instructors including Ken Getz, Robert Green, Don Kiely and Doug Ware.
For complete access to AppDev Edge, learn more about the site and
how to become a member.
Sorry, but there are no more tags available to filter with.
-
Body: Many scenarios in SharePoint 2010 require you to create indexes on lists – e.g. enforcing unique values, CAML joins, and referential integrity. I was writing some code yesterday that needed an index and I wasn't able to find a sample – so I figured I'd put up a quick post. Before you get...
-
Body: SharePoint 2010 includes a number of new services to allow interoperability with other systems and to make it easy to create rich Internet applications. Among these is SharePoint's ODATA implementation provided by the ListData.svc service . Overall, I think the REST is an awesome lightweight...