Tags Overview for All Blog Topics

Tool and Code Extensions for Developers

Extensions

Development tool extensions enhance IDE capabilities and automate workflows. This collection explores high-value extensions for Visual Studio and VS Code that improve productivity without creating bloat or stability issues.
GDPR Engineering in .NET Systems & Azure

GDPR

GDPR is not just a legal requirement—it is an engineering specification for how personal data must be handled throughout its lifecycle. For .NET developers, GDPR demands that data models support deletion, APIs expose data subject rights, and workflows implement consent management.
GitHub Development and Collaboration

GitHub

GitHub provides version control, collaboration, CI/CD, and security features for modern software development. This collection explores GitHub workflows, repository management, and effective team collaboration practices.
GitHub Actions and CI/CD Workflows

GitHub Actions

GitHub Actions enables event-driven CI/CD automation integrated with GitHub repositories. This collection covers workflow design, reusable actions, deployment strategies, and reliable pipeline automation.
GitHub Copilot AI Code Assistant

GitHub Copilot

GitHub Copilot provides AI-powered code completion and suggestions. This collection explores effective Copilot usage patterns, quality considerations, and maintaining code understanding while leveraging AI assistance.