Browse by Tags

All Tags » SSDS (RSS)

Architecting Cloud Applications for the Enterprise - Part I - Introducing the Actors by Eugenio Pace - Software as a Service Architecture Guidance

I will start this series by introducing the main characters of our scenario. First, we have VeryBigCorp . VBC is a large corporation, with multiple branches and subsidiaries, thousands of employees, etc. VBC is the typical organization with a rather complex...

Fixing the SDS HOL from Azure Training Kit by Extemporaneous Mumblings

If you downloaded the Azure Services Training Kit (which you should), you would find a compilation error on some of the SQL Data Services HOLs. The error is somewhat self-explanatory:  the solution is missing the AjaxControlToolkit.  The reason...
Filed under: , , ,

Refreshed REST library for SQL Data Services by Extemporaneous Mumblings

I finally got around to doing a quick refresh on the SSDS REST Library .  It should now be called SDS REST library of course, but I doubt I will change the name as that would break the URL in Code Gallery. I am calling this one a 'Refresh'...
Filed under: , ,

NeoGeo on Building with SDS by Extemporaneous Mumblings

During PDC, I was lucky enough to film a short video with Marc Hoeppner , one of the Regional Directors from Germany and the Managing Director of NeoGeo New Media GmbH .  Marc was involved very early with SQL Data Services and has provided some valuable...
Filed under: , ,

Ruby on SQL Data Services SDK by Extemporaneous Mumblings

A few months back, I embarked on a mission to get these Ruby samples produced as I felt it was important to show the flexibility and open nature of SDS. The problem was that I have no practical experience with Ruby. With this in mind, I looked to my friend...
Filed under: , , ,

What's new in SQL Data Services for Developers? by Extemporaneous Mumblings

I dropped in on a couple of the developers in the SQL Data Services team (formerly SSDS) to chat and film a video about some of the new features being released with the PDC build of the service. Jason Hunter and Jeff Currier are two of the senior developers...
Filed under: , ,

Dave Campbell talks about extending the Data Platform to the Cloud by SQL Data Services Team Blog

Here is a little teaser on what we are upto from a direction perspective. Dave Campbell talks about what to expect at PDC 2008 as we extend our Data Platform to the Cloud. As I said before, Dave has been involved with everything SQL since the very beginning...
Filed under: , , ,

SSDS at PDC 2008 by SQL Data Services Team Blog

It is around 40 days to PDC and the excitement is building. We have a ton of work to do between now and then and the team is heads down getting ready for this major event. If you look at the PDC 2008 breakout sessions already announced, it is incredible...

PhluffyFotos v2 Released by Extemporaneous Mumblings

We have just released an updated version of the SSDS sample application called 'PhluffyFotos'. Clouds are fluffy and this is a cloud services application - get it? This sample application is a ASP.NET MVC and Windows Mobile application showing...
Filed under: , , ,

SSDS REST Library v2 Released by Extemporaneous Mumblings

I have just updated the Code Gallery page to reflect the new version of the REST-based library for SSDS. This is a fairly major update to library and adds a ton of new features to make working with SSDS even easier than it already is for the .NET developer...
Filed under: , ,

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: , ,

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...

Rendering POX for SSDS in Internet Explorer by Extemporaneous Mumblings

With the release of Sprint 3 bits, you might have noticed that you are prompted to download now when you hit the service directly from IE. Because the content type changed from 'application/xml' to 'application/x-ssds+xml', IE just doesn't...
Filed under: ,

Working with Objects in SSDS Part 3 by Extemporaneous Mumblings

Here is my last installment in this series of working with objects in SQL Server Data Services. For background, readers should read the following: Serialization in SSDS Working with Objects in SSDS Part 1 Working with Objects in SSDS Part 2 Last time...
Filed under: , ,
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems