Introduction I have used Resharper, a Visual Studio plugin, for over ten years. ReSharper is a powerful and versatile tool that enhances the development of C# and ASP.NET applications. It…
Stryker Plugin for Visual Studio Code
Introduction The Stryker plugin for Visual Studio Code is a powerful and versatile tool that helps developers identify and fix potential bugs, vulnerabilities, and coding violations in TypeScript and JavaScript…
TSLint Plugin for Visual Studio Code
Introduction Visual Studio Code is a lightweight and extensible code editor that offers a rich ecosystem of extensions to enhance the development experience. Among these extensions, the TSLint plugin is…
TSLint Plugin for Visual Studio
Introduction I have written previously about Visual Studio. It is my preferred development IDE. It provides a rich ecosystem of extensions to enhance the development experience. Among these extensions, the…
SonarLint for C#: Elevating Code Quality and Productivity
Introduction Code quality is a cornerstone for success in software development, especially for C# developers. This is where SonarLint, an IDE extension, becomes a game-changer. It's not just a tool;…
YARRP – Additional Content
Introduction Content marketing has become an essential strategy for businesses looking to engage their target audience, build brand awareness, and drive conversions. One powerful tool that can significantly enhance your…
A new code prettyfier
Well, that didn't last long. I thought SyntaxHighlighter and Copy Code to Clipboard were great plugins for my Blog, but then I found Code Block Pro. This plugin has so…
Updating a Copy Code WordPress Plugin
As you will see, throughout this site, there are code snippets that have been nicely formatted and colour-coded with the ability to copy that code to the clipboard. Initially, I…