Skip to content

HAMED SALAMEH

Battling the imposter syndrome with code

Search
  • Home
  • About
  • Contact

HAMED SALAMEH

Battling the imposter syndrome with code

Close menu
  • Home
  • About
  • Contact

HAMED SALAMEH

Battling the imposter syndrome with code

Search Toggle menu
June 2, 2019C#

Configuration in ASP.Net Core

NOTE: The code for this article is available from the following GitHub Repo. Quick jump to: Configuration Providers Custom Configuration Provider With […]

May 26, 2019C#

Custom .Net Core middleware

What is Middleware? Middleware is one or more software components, usually small, each encapsulated in a class, that are assembled into an […]

April 22, 2018C#

Simple & Quick setup for Dependency Injection using Ninject

Intro Dependency Injection, DI in short, also known as Inversion-of-Control, is one of the core principles of SOLID programming and one of […]

April 18, 2018Azure, C#

Publish a message to Azure Queue with C#

In this short post, we’ll see how to post a message to an Azure Queue (also known as Azure Queue Storage). I […]

April 18, 2018C#

Accessing and Querying SQL database with SqlClient and C#

Data access from a database is one of the important aspects of any programming language. There are numerous ways to work with […]

Posts navigation

< 1 2

Recent Posts

  • Make Your Applications More Resilient With Chaos Engineering
  • Task Scheduling In .NET Made Simple With Hangfire
  • Better C# code performance with Span
  • Add resilience to .NET applications in 3 simple steps
  • Implement your own correlation ID in .Net core in a few simple steps

Recent Comments

  1. hamedsalami@gmail.com on Implement your own correlation ID in .Net core in a few simple steps
  2. Gabriel Jarczun on Implement your own correlation ID in .Net core in a few simple steps

Archives

  • March 2023
  • February 2023
  • January 2023
  • November 2022
  • March 2022
  • September 2021
  • August 2021
  • June 2019
  • May 2019
  • April 2018

Categories

  • .Net Core
  • API
  • Azure
  • C#
  • Libraries
  • Software Architecture
  • Uncategorized
© 2023 HAMED SALAMEH. Proudly powered by Sydney