Using Data Services over SharePoint 2010

0

Yesterday I found myself looking into sharepoint 2010′s OData integration features, and I stumbled upon some articles posted by Alex James, Program Manager at Microsoft. OData (Open Data Protocol) is an open protocol for sharing data. It provides a way to break down data silos and increase the shared value of data by creating an ecosystem in which data consumers can interoperate with data producers in a way that is far more powerful than currently possible, enabling more applications to make sense of a broader set of data. Every producer and consumer of data that participates in this ecosystem increases its overall value.

As you might know, ADO.NET Data Services 1.5 and SharePoint 2010 allow developers to write applications against SharePoint Lists using the familiar Data Services Client programming model. In order to use Data Services with SharePoint 2010, ADO.NET Data Services 1.5 must be installed on your server. From there on, you should fint your Data Services endpoint and  add a service reference to your project, using the location of the Data Service that exposes SharePoint data. You will then have CLR classes representing the types in each list, and you will have a strongly typed Data Service Context that allows you to access the data.

Here are some articles I followed during yesterday’s reading.

Using Data Services over SharePoint 2010 – Part 1 – Getting Started

 Using Data Services over SharePoint 2010 – Part 2 – CRUD

Technorati Tags: , ,

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Podcasting Kit for Sharepoint June 2008 Tech Preview

0

The June 2008 tech Preview of the PKS project is now available on codeplex. This version is a technical demo of what PKS is, and what it will offer. Expect a production version to be released by September 2008.

For those who don’t know, podcasting Kit for SharePoint® (PKS) is an accelerator for social media, using podcasting and social networks to deliver the next generation knowledge management solution to Microsoft customers. Built on top of Microsoft® Office SharePoint® Server 2007 and Silverlight 2, PKS delivers an integrated experience with a wide variety of devices including PC, Zune™, Windows Mobile phones and other podcast capable devices.

Keep in mind that it’s a community and partner project, it is not supported by Microsoft, and it requires Microsoft® Office SharePoint® Server 2007.

Technorati Tags:

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Note: Silverlight, C#, in fact any .NET web development projects is best used with windows hosting than Linux based hosting.