Announcing Project Codename “Astoria Offline”, Alpha Preview

DB Blogs

In October of last year we started to talk publicly about an exploration project we called “Astoria Offline”, we showed a working version of it at PDC 2008 and we said we would ship the experimental bits as soon as we could.

It ended up taking us longer than we thought to get a shipping package in reasonable shape (i.e. we had to clean up the bits, add docs/samples, etc). This delay was mostly because we were busy building the next version of the real product (the ADO.NET Data Services framework) we announced a few days ago.

I’m happy to announce that we finally posted the “Astoria Offline” bits in the download center. You can find the installer and readme here:

https://www.microsoft.com/downloads/details.aspx?FamilyID=479f2216-e6f2-486f-80c9-2cfade5082c1&displaylang=en

The installer includes a document that will guide you step-by-step through a first “Astoria Offline” application. If you’d like to hear “the pitch” that includes some context and an end-to-end demo, you can watch the PDC talk where we first discussed this project:

https://channel9.msdn.com/pdc2008/TL08/

You just announced v1.5 CTP, what’s the relationship between these things?

I think it’s worth it describing how this alpha release relates to the ADO.NET Data Services v1.5 CTP we announced last week.

The v1.5 CTP represents the current state of the next version of ADO.NET Data Services. Modulo any features that may come and go, it will become the next official release that you’ll be able to use to create production solutions.

At the same time, while we build the next version, we continue to explore the space of data services and its ties to other technologies to provide value-added solutions. One of these exploration exercises is “Astoria Offline”. Only a few of these exploration exercises end up becoming products and even those that do usually are transformed a lot between the early days (where “Astoria Offline” is now) and their final form.

Frequently Asked Questions

Q: How solid is this preview?

A: Not at all :). This is an experimental release with the goal of engaging  with our developer community and discussing the topic.

Q: Can I start building an application based on this preview, and then expect  to able to port it to future versions?

A: We would recommend against that. This preview is better suited for experiments  and prototyping. Future releases will most likely heavily differ from this  one in many aspects as we learn lessons and as we receive and apply feedback from developers trying it out.

Q: Can I use this preview in a production application?

A: No, this release may not be used in production environments

Q: Do you know when are you going to ship another update?

A: We have no planned dates for an update at this time. We are currently heads down working on other near-term deliverables to address common requests from ADO.NET Data Services framework customers.  Where go from here largely depends on your feedback, and may include significant changes in direction based on that feedback.

Q: Is this technology going to be present in the next version of ADO.NET Data Services and/or Visual Studio?

A: No. We are working on two fronts. One is the enhancements we want to make to the ADO.NET Data Services framework in the next release. The other is about long-term direction and exploration. Project Codename "Astoria Offline" falls into the second category.

Q: Where can I ask questions and send suggestions about this preview?

A: The best places are the Astoria Team Blog (http://blogs.msdn.com/astoriateam) and the ADO.NET Data Services forums (http://social.msdn.microsoft.com/Forums/en-US/dataservices/threads)

Q: Should I install this in my main computer? Will it affect other components?

A: While we made an effort to minimize the impact of this preview on what you already have installed, the install is not completely isolated. In particular, we renamed most assemblies that we modified so they would install side-by-side with the originals. However, that wasn’t possible for all of them. On the same lines, we tried not to update existing registry entries but we’re forced to do it for some settings. Bottom line is that we recommend that you  try this preview in a test system, or in a Virtual PC so it doesn’t interfere with your main system.

Q: I see that all the documentation and example focus on desktop applications. How about Silverlight? How about mobile devices?

A: This first round is focused on desktop applications as that was a more clearly-understood scenario. As we continue to look at the space we’ll certainly think about these other scenarios as well.

Q: The current bits use SQL Server Express as the local database on the client. Have you considered SQL Server Compact Edition?

A: Yes, definitely. We would have done support for both if we had had the time. For this first round we had to choose one, and SQL Server Express was an easier choice just because we could reuse infrastructure between client and server.

 

Looking forward to hear your thoughts.

Pablo Castro

Software Architect

0 comments

Discussion is closed.

Feedback usabilla icon