oData
Leveraging oData using the built-in SharePoint 2010 data factory
Hi,
I've just recorded a video on the above topic
http://channel9.msdn.com/posts/Leveraging-oData-using-the-built-in-Share...
You can download the source code here
If you want to watch the French version, you can watch it on MSDN:
http://msdn.microsoft.com/fr-fr/sharepoint/hh750361
Update:if you have troubles watching the video on channel9 (see comments below), you can read it from my own site http://www.silver-it.com/default/files/videos/oDataen.wmv
Happy Coding!
Building and consuming a custom oData service for SharePoint 2010
Hi,
For a recent project, I’ve been involved together with another fellow SharePoint developer Jeroen Van Bastelaere (http://www.skavi.be) in optimizing a SharePoint portal application.
The first idea we had was to use caching, so we built a lightweight caching framework that is flexible and maintainable enough and that allowed us to reach our main objective which was gaining performance.
Using the SharePoint RESTful service listdata.svc from within a custom Document Information Panel
Hi,
I've just recorded a new video that was published on Channel9, if you're interested to watch it, it's here:
http://channel9.msdn.com/posts/Using-the-SharePoint-RESTful-service-list...
Happy coding!