A few months ago Microsoft released the beta of the OData Service for Team Foundation Server 2010. Last week they finally announced that v1 of this service is now available and you can download it here . What is it? The purpose of this project is to help developers work with data from Team Foundation Server on multiple device types (such as smartphones and tablets) and operating systems. OData provides a great solution for this goal, and has been embraced by numerous developers for building great device-specific applications. OData is accessible from any device and application stack which supports HTTP requests. This OData service interacts directly with the TFS client object model . Check out Brian Keller’s post for more information.