PlayGoKids
  • Download
  • Contact
  • Tech
Marcel Medina
Marcel Medina

Tech blog focused on Azure cloud computing, .NET development, serverless architecture, and modern software engineering practices by Marcel Medina.

MCT Azure Architect
Microsoft MVP

Recent Posts

  • How I Migrated from Gatsby to Hugo with AI-Powered Development Nov 6, 2025
  • How Azure Static Web Apps Transformed Our Deployment Strategy by Separating Frontend and Backend Nov 5, 2025
  • NuGet Package Upgrade - WindowsAzure.Storage To Azure.Storage.Blobs Mar 16, 2025
  • Leveraging Low-Fat NuGet packages in .NET Applications Jan 27, 2025
  • Building Scalable Kafka Streaming Data Pipelines with Azure Functions Oct 21, 2024

Contact

2025 © PlayGoKids

Posts tagged with "SOLID Principles"

3 articles found

SOLID Design Principles in C# - Part 2 - Open-Closed

August 28, 2022 • 4 min read

SOLID Design Principles in C# - Part 2 - Open-Closed

SOLID Principles C# Open-Closed Principle

SOLID Design Principles in C# - Single Responsibility

August 27, 2022 • 4 min read

SOLID Design Principles in C# - Single Responsibility

SOLID Principles C# Single Responsibility

Difference between IEnumerable, ICollection, IList and IQueryable. Did you know?

May 27, 2022 • 3 min read

What's the difference between IEnumerable, ICollection, IList and IQueryable?

.NET C# Interfaces
← View All Tags