Astoria DataSource Extender
Software Development October 24th, 2007
PhaniRajuYN posted a very interesting post about Astoria DataSource Extender. (You can read my Getting Started With Astoria post to get more details about Astoria). The main issue is that it’s a “Database in the cloud”, which means that your database is hosted on the Web.
PhaniRajuYN Extender helps one retrieve data and post data to a database on Astoria using JavaScript.
The Extender encapsulates its own Server-Side handler so that you don’t have to write a Server-Side proxy to avoid Making Cross-Domain Requests from the Client browser.
You can read the post and download the source and sample from here.
Similar Posts:
- Astoria CTP Refresh for Visual Studio 2008 Beta 2
- Getting started with Astoria
- How to: Expose Web Services to Client Script in AJAX
- ADO.NET Data Services ("Project Astoria") CTP is Released
- Team System 2008 SP1 Virtual PC/Virtual Server and Hyper-V images are live
Tags: ADO.NET Data Services
About


This comment originally written by:
PhaniRajuYN posted a very interesting post about Astoria DataSource Extender. (You can read my Getting Started With Astoria post to get more details about Astoria). The main issue is that it's a "Database in the cloud", which means that