| Article: "ADO.NET Data Service (Astoria) in Silverlight 2 (Beta 1)," by Michael Sync. Discusses creating a database in SQL 2005, creating a Silverlight project and Astoria service in Visual Studio 2008, the ADO.NET entity data model, the ADO.NET data service, creating a XMLHttpRequestWrapper class, CRUD (Create, Retrieve, Update, Delete) operations with Astoria in Silverlight, inserting a new recode in Silverlight, updating the existing record in Silverlight, retrieving the record from a database in Silverlight, and deleting the record in Silverlight. |