Testing a legacy app with Azure Pipelines can be difficult. Here are some tips for creating a CI pipeline for your own Visual Studio Installer Project.
Visual Studio Code is a perfect editor for TypeScript, but it doesn't support project-wide type-checking out of the box. Luckily, you can add it to your own TypeScript project.
I have been using VS code’s git interface, and I have seen an improvement in my productivity. Here are some benefits to using a GUI in your git workflow.
It becomes tedious to maintain code just for design-time support, so I use a `DesignTimeViewModelLocator` class for binding sample data in the designer.