homeBlogOfADamdownloadssocial webresumecontact
Contains various stuff from André Dammeyer.
feedback
An interesting Q&A-session about the next SDS (DaaS – Database as a Service):
The public ctp of the next SDS comes in a couple of months. Till end of 2009 the platform will be released.
I just did some Azure Storage development and used some available tools that are really worthful.
Tip: When deploying a Windows Azure Application to the cloud, often things work different than in the development environment. Therefor I do heavy tracing through the RoleManager. On the Configuration page within the azure portal you can copy those traces/logs to blob storage. After the copy is done, you can use one of the above mentioned tools to view the traces/logs.
Interesting Q&As of SQL Data Services team for their DaaS version of SDS: SQL Data Services Team Blog : First round of Questions and Answers
SQL Data Services (SDS) returns max. 500 entities as a result of a query. So paging could be implemented with sequenced queries like “from e in entities where e.Id > "LastEntityId" select e;” (see also Eugenio Pace - Software as a Service Architecture Guidance : Paging in SSDS & Parallel Queries).
Office Live Workspace
Copyright © 2009 by André Dammeyer.