With the latest versions of Visual Studio, Microsoft opened up the compiler black box with the Roslyn compiler allowing developers to have full access.
“Business as usual” while working remotely. You need quick, simple solutions to put into place.
The rise of the DevOps team methodology in modern software development has had a profound effect on application security in both good and bad ways.
Adding code coverage to your CI build is as simple as adding a new task to your build script.
Learn about the PowerShell tab-completion feature and how Register-ArgumentCompleter gives you more control over app development and management.
Learn how to use the PowerShell tab-completion feature to create dynamic parameters that change the values for tab completion at runtime.
I am going to show you how to use application architecture diagrams in a really, really easy way. Now as… Learn More
Have you used Cypress for E2E testing or acceptance testing? It does the same browser-centric testing as Selenium, but it runs in your code loop.
This Architect Tip covers the Blazor architecture and some of the key differences if you are running a Blazor application.