The state of Astoria: incubation or what?

I've seen a few instances on posts to forums or blogs asking whether Astoria continues to be an experiment or an incubation project or has become something else (this one prompted me to write this).

So in the interest of transparency and to make sure we're clear about this, let me tell you where we are right now:

So far we've shipped the first CTP and read-only experimental online service in May 2007, then we shipped a Silverlight-enabled library, and more recently we put out an update to the online service to allow developers to create their own services.

That round of early technology previews went really well and we got very good reception from the developer community and the internal Microsoft folks. That resulted in the decision to fund Astoria as a full on project for the part that is a downloadable toolkit you install and run on your own servers.

So now we have a team that is appropriately staffed (developers, testers, program manager, user education, some management) and we are building Astoria as a full on Microsoft technology. The part we are building, again, is the "SDK" or the "toolkit"; this is analogous to the CTP download we have available today. Once you installed it, it'll let you create data services as part of your projects and it will give you nice Visual Studio integration, samples, etc.

As for the online service, it continues to be an experiment. We continue to learn from it. There is really not more to say about it at this point.

Hope this helps clarify the situation. If you have further questions, please feel free to post them here.

-pablo

Comments

  • Anonymous
    August 07, 2007
    PingBack from http://msdnrss.thecoderblogs.com/2007/08/07/the-state-of-astoria-incubation-or-what/

  • Anonymous
    August 08, 2007
    The obvious next question is....when will it be ready? :)

  • Anonymous
    August 08, 2007
    I am very happy to read this post, thanks at all team!

  • Anonymous
    August 08, 2007
    have you guys looked into the posibility for the Astoria API to return typed types without having to run the little exe tool to create the types? such that it will infer the types from an astoria service? that would be very useful specially if it supports quering capabilities with LINQ so that i can query the Anonymous types retured from the astoria service using linq.?

  • Anonymous
    August 08, 2007
    There was some news over the weekend that probably went under the radar of most of you but I think its

  • Anonymous
    August 09, 2007
    Steve - good question :), we'll announce that when we are far enough in the process that we can give a reasonably reliable estimate. Jose - yes, we have; if you look at the Jasper project, that's exactly the space they are exploring. The Jasper CTP works against the Entity Framework, not Astoria, but the ideas are there. Whether we'll do this as production code and if so when we don't know yet.