Twiga Simba
Twiga Simba
Hi @MattB-msft 1. Version of DV Service Client your using - **1.0.9** 2. Are you using AsyncMethods from the DV Service Client or sync Methods - **AsyncMethods** 3. Are you...
Hi @MattB-msft The changes you recommend made a big difference. The Azure Functions were scaling out and was not see any errors. I will run some additional test under heavy...
> How is it better than ILMerge?? I have used ILMerge in many projects with no issue.
Just checking if MFA is supported on spkl
I have an inventory count requirement where users will be reserving a seat. I want to make sure all the users who are trying to reserve an inventory count cannot...
I have used the same pattern for serializing but the serialized but returned is null. I am trying to serialize OData v4 response
Here is an example of a response I am trying to serialize using the DataContractJsonSerializer { @odata.context: "http://services.odata.org/V4/(S(tdsqxrjntoi2ta4i1nqyrtm3))/TripPinServiceRW/$metadata", value: [ { name: "Photos", kind: "EntitySet", url: "Photos" }, { name:...