Categories: Tools (33 posts)
2024
- Improve PowerShell performance by disabling progress bars
- Sharing the Renovate configuration across multiple projects
2023
- Removing history versions of a file on OneDrive for Business
- How to monitor changes on a website
- Using rclone to backup OneDrive or Google Drive
2022
- How to generate a dump file of a .NET application
- Enabling IntelliSense for GitHub Actions workflows in VS Code
- Executing GitHub Actions jobs or steps only when specific files change
2021
- Locating MSBuild on a machine
- Visualizing the code coverage results from Azure Pipelines in Visual Studio
2020
- Deploying a .NET desktop application using MSIX
- Running and debugging a .NET Core application in WSL 2 from Visual Studio
2019
- Why do I use a password manager?
- Convert music files from FLAC to ALAC
- CI/CD pipeline for a Visual Studio extension (VSIX) using Azure DevOps
- Computing code coverage for a .NET Core project with Azure DevOps and Coverlet
2018
- Caching http requests for faster debugging
- How to create a good bug report using Problem Steps Recorder
- Tip: Download Sysinternals tools from the console
2017
- Quickly test SQL Server using Docker
- Compiling TypeScript using Gulp in Visual Studio
- Windows Console (cmd) Tips
- Debugging your .NET application more easily
- Suppress "Use 'throw' expression" suggestion
- Analyse your code with NDepend
- InternalsVisibleTo with strong-named assemblies