DocumentDB revisited Part 4 – Stored Procedures

In my series of DocumentDB I will discuss more advanced features of DocumentDB. This post covers Stored Procedures. Use of Stored Procedures You can benefit a great deal from using stored procedures in DocumentDB. I will give you two examples where it might me useful but I don’t see a big difference in the usefulness between DocumentDB Stored Procedure… Continue reading DocumentDB revisited Part 4 – Stored Procedures

Azure Service Bus with BizTalk SB-Messaging Adapter – This client is not supported for a partitioned entity.

This post will cover a problem that many people will run into when using the BizTalk 2013 SB-Messaging adapter to access Azure Service Bus queues. First of all I wish to claim that Azure Service Bus is a really good way to enable cheap, asynchronous, highly available communication for a corporation and its external partners.… Continue reading Azure Service Bus with BizTalk SB-Messaging Adapter – This client is not supported for a partitioned entity.