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
  • Simplifying API Design with the Repr Pattern and FastEndpoints Aug 25, 2025
  • Mastering API Conformance: Azure API Center, Spectral Linting, and Kiota Client Generation May 8, 2025
  • Exploring AutoGen: The Microsoft AI Agentic Framework for Multi-Agent Applications Apr 21, 2025

Contact

2025 © PlayGoKids

Posts tagged with "C#"

7 articles found

Visitor Pattern with C# - Real World Tax Example

Visitor Pattern with C# - Real World Tax Example

August 19, 2023 • 5 min read

Visitor Pattern with C# - Real World Tax Example

.NET C# Design Patterns
SOLID Design Principles in C#

SOLID Design Principles in C#

October 21, 2022 • 1 min read

SOLID Design Principles in C#

Presentation .NET C#
SOLID Design Principles in C# - Part 2 - Open-Closed

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

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
Decorator Pattern with C# - Real World Tax example

Decorator Pattern with C# - Real World Tax example

June 27, 2022 • 5 min read

Decorator Pattern with C# - Real World Tax example

.NET C# Design Patterns
Difference between IEnumerable, ICollection, IList and IQueryable. Did you know?

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
Builder Pattern for Unit Tests with C#

Builder Pattern for Unit Tests with C#

May 24, 2022 • 2 min read

Builder Pattern for Unit Tests with C#

Builder Pattern Unit Tests C#
← View All Tags