Month: June 2008

Not Found

Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.

ADO.NET Data services

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 […]

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> ADO.net, Entity Framework | Comments Off on ADO.NET Data services