I started working on an example using the ADO.NET Data Services (formerly Astoria) in .NET 3.5 SP!. ADO.NET Data Services uses the Entity Framework to expose data to clients in a restful manner. Its ideally suited to data access over ajax clients. For...