August 2008 - Posts

We experience our first major unscheduled downtime by SQL Data Services Team Blog

We are deeply sorry that our service experienced its first major unscheduled downtime. While we work hard to avoid any downtime, we experienced one yesterday. I have known all along that I will be writing about this someday. You can hope that you have...

Jon Udell cURL's with SQL Server Data Services by SQL Data Services Team Blog

Just read Jon Udell's post on SQL Server Data Services (SSDS) here . Happy to hear that Jon was able to explore SSDS with cURL "within minutes of cracking open the SSDS documentation". Readers who are wondering what Jon is talking about...

Concurrency with SSDS via REST by Extemporaneous Mumblings

Eugenio already covered concurrency via the SOAP interface with with latest post . The idea is exactly the same in REST, but the mechanics are slightly different. For REST, you specify a "Etag" value and either the If-Match or If-None-Match...
Filed under: , ,

Creating Security Token Services with Microsoft Identity Framework (Zermatt) by Matias Woloski's Blog

Couple of weeks ago I posted about Zermatt and how Security Token Services and Claim Based authorization can help  in the Identity Management area. Sebastian who has been working with Zermatt for a couple of weeks already, is posting a useful “straight...

Concurrency in SSDS by Eugenio Pace - Software as a Service Architecture Guidance

A common concern with SSDS, and a common question I get in many presentations I've given is how to handle concurrency and entity versioning. Suppose you have the following sequence of events: By default, SSDS will just accept the last Update and overwrite...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems