Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » SSDS » SQL Server Data Services   (RSS)

Channel 9 interview for PDC

Jason and I just finished recording a session on some of the new features of the services that will be announced at PDC next week (along with some others such as Blobs).  Keep in eye out for it.  I think you'll enjoy it! --Jeff--
Posted by jcurrier | 2 Comments

What happened to SSDS PUT/POST responses?

Since the rollout I've seen at least one or two messages regarding the altered responses we're now sending with the REST head of the service.  There are several reasons why we've changed the service to now not return the entity body back to you again. 

Check out the SSDS coverage in the latest issue of MSDN magazine.

Hey all, If you have a subscription to MSDN magazine, heck even if you don't, you read a bit more about using SSDS in the latest issue. If you don't have a subscription then you can still read the article on-line here . Enjoy!
Posted by jcurrier | 1 Comments

Optimistic Concurrency with SOAP in SSDS

In my last post I described how ETag's can be used in the upcoming sprint 3 version of SSDS. In this post I'd like to talk about how this same functionality is exposed through our SOAP service head. In many ways designing this particular feature for the

ETag's, Optimistic Concurrency and SSDS

I've been kind of quiet the last month or so but that's because I've been totally heads down implementing some major features for this sprint in SSDS.  Our next release to production, which should be in the next few weeks,  is coming up fast
Posted by jcurrier | 5 Comments

Speaking at TechEd

I'm heading down to Orlando in a couple of weeks to give a talk about best practices when it comes to SSDS. I'm working on my talk outline and was curious if there were any topics in particular that the community wanted to hear about in the talk? Thoughts

Good overview of using threads for multi container query in SSDS

Eugenio has a good blog entry today describing using multiple threads to execute multi-container query. Well worth the read.

Interested in partaking in a design review for SQL Server Data Services?

Are you interested in taking part in a design review of SQL Server Data Services? Are you located in Silicon Valley? If you answered yes to both of these questions then you're going to want check out Ryan's blog here to find out details for attending.

cURL'ing up with SQL Server Data Services

We've begun working with some external customers (and a considerable number of internal ones) on the project and one of the first requests that came up was regarding the use of cURL. cURL , as many of you already know, is a pretty cool command line utility

Check out Nigel & Istvan over at Channel 9

You can watch a good interview with Istvan and Nigel over on Channel 9.   The talk covers some of the interesting architecture, security and other topics.  Well worth the watch!

Interacting with SQL Server Data Services using SOAP

In one of my prior posts I promised some SOAP examples to better illustrate how you can use SOAP to interact with SSDS.  Therefore, to honor that I've decided to write some up some examples of using SOAP with SSDS. Setting Scope In the SOAP client
Posted by jcurrier | 2 Comments

What questions do you have about SQL Server Data Services?

So, I've written several posts now around coding (in C# and in Java) about using SSDS. So, I'm a bit curious if anyone out there has specific questions that either I (or others on team) might be able to answer. This could be code related, design related,

SQL Server Data Services Meet Java

In my last post I covered a simple example of querying SSDS using C#, HttpWebRequest and XLinq. Today, I thought I'd try to use another language (one we at Microsoft didn't have a hand in creating) Java. As I did in my last post I'm going to start with

Jason's got some SSDS examples as well

Jason Hunter, dev lead on the SQL Server Data Services team, has posted up some coding examples as well for SSDS. You can check these out here . In this example Jason does a Master-Details WinForm app. Pretty cool stuff...
Posted by jcurrier | 1 Comments

Some SQL Server Data Services Coding Examples

Since my last post (just after we released the service) several others have written some really great stuff on SSDS. I've listed these below for reference. Overview of the ACE model from Ryan SSDS Query Syntax (also from Ryan) However, most of the content
More Posts Next page »
 
Page view tracker