Skip to content
Blogging Programmer
  • Home
  • About
  • Home
  • About
  • Home
  • .NET
Posted in.NET C#

Building Serverless .NET Core Applications with AWS Lambda

Posted by Emir January 14, 2024
Serverless architectures continue to reshape how developers build scalable, event-driven applications. With the rise of…
Read More
Posted in.NET C#

Cloud-Native Applications with .NET Core on AWS and Azure

Posted by Emir December 2, 2023
As cloud adoption continues to accelerate, building and deploying cloud-native applications with .NET Core has…
Read More
Posted in.NET C#

Advanced Identity Management with IdentityServer5

Posted by Emir May 21, 2023
In today’s evolving landscape of web applications and APIs, managing authentication and authorization securely and…
Read More
Posted in.NET C#

Event-Driven Architectures with Event Sourcing in .NET Core

Posted by Emir February 1, 2023
Event-driven design has gained tremendous popularity for building scalable, maintainable, and resilient systems. Event Sourcing is a…
Read More
Posted in.NET C#

Implementing Command and Query Responsibility Segregation (CQRS) in .NET Core with MediatR

Posted by Emir November 6, 2022
In modern scalable applications, separating commands (operations that change state) from queries (operations that read state) is a proven…
Read More
Posted in.NET C#

UI Testing with Playwright in .NET Core Projects: A Practical and Detailed Guide

Posted by Emir May 3, 2022
When building web applications with .NET Core, ensuring your app behaves as expected across browsers…
Read More
Posted in.NET C#

UI Testing with Playwright in .NET Core Projects: A Practical Guide

Posted by Emir April 2, 2022
End-to-end UI testing is crucial to ensure your application works correctly from the user’s perspective.…
Read More
Posted in.NET C#

Advanced Testing Strategies in .NET Core

Posted by Emir March 2, 2022
As .NET Core continues to mature, testing strategies must evolve to keep pace with growing…
Read More
Posted in.NET C#

Implementing GraphQL with HotChocolate in .NET Core

Posted by Emir February 19, 2022
GraphQL is rapidly becoming the go-to approach for flexible, efficient APIs — letting clients specify…
Read More
Posted in.NET C#

🔒 Adding Authentication and Authorization to ASP.NET Core Minimal APIs

Posted by Emir January 14, 2022
Minimal APIs in .NET 6 bring a fresh, lightweight way to build HTTP services —…
Read More

Posts pagination

1 2 3 … 6 Next page

Recent Posts

  • Building Offline-First React Apps in 2025: PWA + RSC + Service Workers
  • React State Management in 2025: Jotai, Zustand, or Signals?
  • Next.js + Edge Functions in 2025: Best Practices for Low-Latency APIs
  • Building Full Apps with Vite + Headless Backends in 2025
  • React + Vite in 2025: Is It Time to Fully Migrate?

Recent Comments

  1. Emir on React + Vite in 2025: Is It Time to Fully Migrate?
  2. Emir on React + Vite in 2025: Is It Time to Fully Migrate?
  3. Business on React + Vite in 2025: Is It Time to Fully Migrate?
  4. Forum on React + Vite in 2025: Is It Time to Fully Migrate?
  5. Emir on Next.js 15 Alpha: First Look at React Actions and Form Enhancements

Archives

  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016

Categories

  • .NET
  • C#
  • Design Patterns
  • Java
  • Next
  • React
Copyright 2025 — Blogging Programmer. All rights reserved.
Scroll to Top