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...
If you are an ADO.NET Entity Framework kinda person, here are the latest bits: · Entity Framework Beta 3 runtime · Entity Framework Tools CTP 2 and this update to VS 2008 is needed also . From Wriju's Blog .