Skip to content
Skip to content
sujatad.net

Blogging about technology and leadership

← Learning LINQ – skip
Code Repositories →
-->

ADO.NET Data services

Posted on June 10, 2008 by sujatad

ADO.NET Data Services is now included in VS2008 SP1. Fairly easy to install and get started. Created an ASP.NET web service to host the ADO.NET Data Services framework (service), the data source was the based on entities created using the entity framework. The service is addressable using either a REST format or through LINQ. Data formats returned include JSON and ATOM/PUB. Wrote a simple client to call into the service, the excercise of writing the service/client was suprisingly easy and fast.

About sujatad

Technical Blogger
View all posts by sujatad
This entry was posted in ADO.net, Entity Framework. Bookmark the <a href="https://sujatad.net/entity-framework/ado-net-data-services-2/" title="Permalink to ADO.NET Data services" rel="bookmark">permalink</a>.
← Learning LINQ – skip
Code Repositories →

Comments are closed.

© 2025 | Blog info WordPress Theme | By Bharat Kambariya