FedericoBinda

Results 14 comments of FedericoBinda

@Thorium based on what you say, do you think it would be a lot of work to adapt SQLProvider to use Microsof.Data.Sql BeginTransaction and EndTransaction methods? From a quick look...

Well, I was thinking on a condition that selects which transaction scope to use based on the selected SQLite library. There are already similar match expressions in the SQLite provider...

It looks like this `Endpoint=sb://mbmsge6hshiqyqneru.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=`

Some more information: 1 - I tried the service bus quickstart from [here](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quickstart-portal) using the same connection string that I use in MBrace and it worked. Therefore I am pretty...