dgaspar
dgaspar
Hi, I was able to follow the events sequence, thanks for pointing that out. The event is fired with `this` as argument, which is now an "inconsistent" Order entity (because...
> This was what I used to create a SQL authentication login and grant it most of the SQL permissions it needed. This still fails because DBCC LOGINFO requires sysadmin...
This example might shed some light on how to render the audio to an external bluetooth speaker: https://github.com/espressif/esp-idf/tree/master/examples/bluetooth/bluedroid/classic_bt/a2dp_source
meh, tiny details, I guess: `Entity`: - uses NRT - The .sln I work on has this silly convention of suffixing all id properties with `ID` instead of `Id` 🙄...
It's s just that in my use case I needed to know exactly which `InvoiceLineItem`(s) of an Invoice were `Metered`. We pulled that off in a hacky way: ```csharp private...
Any news on this? It's such a *basic* feature to allow for automatic releases of, say, a development environment, using the latest build after each artifact push coming from the...