InfoQ

News

Microsoft Releases December CTP of Project Astoria

Posted by Robert Bazinet on Dec 28, 2007 01:29 PM

Community
.NET
Topics
Data Access,
Web Services
Tags
Microsoft,
ASP.NET,
ADO.NET,
Astoria

Microsoft has announced the December CTP of Project Astoria, whose new name is the ADO.NET Data Services Framework, is available now as part of the ASP.NET 3.5 Extensions preview release.

This is an important release for the ADO.NET Data Services team because it's the first true CTP.  Prior releases were using a prototype code base and since then the team started coding from scratch and engineered from the ground up from lessons learned during the initial prototyping.

Available in this CTP are:

    • Support to create ADO.NET Data Services backed by:

      • A relational database by leveraging the Entity Framework
      • Any data source (file, web service, custom store, application logic layer, etc)
    • Serialization Formats:
      • Industry standard AtomPub serialization
      • JSON serialization
    • Business Logic & Validation
      • Insert custom business/validation logic into the Request/response processing pipeline
      • simple infrastructure to build custom access policy 
    • Access Control
      • Easily control the resources viewable from a data service
    • Simple HTTP interface
      • Any platform with an HTTP stack can easily consume a data service
      • Designed to leverage HTTP semantics and infrastructure already deployed at large
    • Client libraries:
      • .NET Framework
      • ASP.NET AJAX
      • Silverlight (coming soon)

Pablo Castro, from the ADO.NET Data Services team, suggests switching to this CTP from any future work:

Formats, APIs, URLs and other interface elements have been extensively revisited so I would recommend that you switch to the new CTP for any future work.

This CTP is compatible with the RTM version of Visual Studio 2008, so you can finally move off intermediate builds of it when working with Astoria.

Documentation for the ADO.NET Data Services is available through the MS Live Labs web site and the CTP of the ADO.NET Data Services can be downloaded from the ASP.NET web site Extensions Preview.

No comments

Reply

Exclusive Content

SOA Governance: An Enterprise View

Michael Poulin explains the necessity for SOA governance to ensure an Enterprise SOA's success, relying on concepts from the OASIS SOA Reference Model and Reference Architecture.

Developing Portlets using JSF, Ajax, and Seam (Part 2 of 3)

This article covers setting up a RichFaces portlet using JBoss Portlet Container and JBoss Portlet Bridge, deploying a RichFaces portlet, and RichFaces capabilities.

Scalability Worst Practices

This article discusses scalability worst pratices including The Golden Hammer, Resource Abuse, Big Ball of Mud, Dependency Management, Timeouts, Hero Pattern, Not Automating, and Monitoring.

Do the Hustle

Obie Fernandez shares his experience selling consulting services for both Thoughtworks and Hashrocket and give tips how Ruby developers can work with clients.

Natural Laws of Software Development - Deriving Agile Practices

Jeffries and Hendrickson derive Agile practices from the natural laws of software development. They don't just say "Be Agile!", but they explain why Agile practices make perfect sense.

Jinesh Varia About Amazon Alexa Web Service's Architecture

Jinesh Varia talks about the architecture of one of Amazon's web services called Alexa. Jinesh explains how Amazon has reached scalability, performance and reduced costs for the Alexa service.

"We Suck Less!" Is Not Enough

David Douglas and Robin Dymond discuss about companies adopting Agile, but don't go all the way, resulting in failure and rejection of it, and predictably having a negative impact on Agile's future.

The Development of a New Car at Toyota

Kenji Hiranabe talks about Toyota's development process of a new car. Kenji shares his experience meeting Nobuaki Katayama, former Chief Engineer at Toyota, and the lessons he learned from him.