Mmm, software
Wednesday, July 22, 2020
Remote debugging in VSCode on an ARM64 target
›
Follow this link: https://github.com/OmniSharp/omnisharp-vscode/wiki/Remote-Debugging-On-Linux-Arm Super impressed by VSCode's remote ca...
Tuesday, June 04, 2019
Getting the ETW messages for a live running instance of a Service Fabric application
›
As our company has recently discovered, it would be very handy to have a live running stream of diagnostic from a live running Service Fabri...
Friday, August 31, 2018
Solving NETSDK1061 build errors
›
Microsoft has changed a lot in the last 10 years, especially since Satya Nadella took over, and not for the better in many ways. One of the ...
Thursday, April 26, 2018
Project count and name length limitations of the Service Fabric tooling in Visual Studio
›
It would seem that I've just stumbled across the practical technical limit to how many services a Service Fabric application can have an...
Tuesday, April 03, 2018
Accessing remoting exceptions and original causes of Exceptions in Service Fabric stateless/stateful services in v3.0+/v6.1+
›
The section "Remoting Exception Handling" on this docs.microsoft.com page appears to be the sum and total of the Service Fabric t...
Thursday, March 29, 2018
Enabling changes to Default Services within applications during deployment on a Service Fabric cluster
›
As it turns out, as of Service Fabric runtime 6.1, allowing applications to change their Default Services during an upgrade is not enabled b...
Thursday, March 22, 2018
Troubleshooting connections to a service running in Service Fabric in Azure
›
Recently I decided to try deploying a Service Fabric cluster to Azure and investigate what it takes to create applications with Service Fabr...
›
Home
View web version