Skip to content
The Code Blogger
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Read more about the article Measuring Performance using BenchmarkDotNet
Getting Started on BenchmarkDotNet
.NET

Measuring Performance using BenchmarkDotNet

Recently, I have seen many people posting the "performance" stats of the small code snippet. I started reading about how that is done and that's how I got to know…

0 Comments
May 5, 2022
.NET

How To Use Appsettings Json Config File With .NET Console Applications

We have covered many articles now about the generic host. The host is a concept encapsulates the dependency injection, configuration, logging and IHostedService implementations. If you have gone through all…

0 Comments
May 4, 2021
.NET

Three Important Interfaces Related To .NET Generic Host

This article is an extension to previous article about .NET generic host. There are many framework provided services, which are registered automatically. For full list, see Dependency injection in ASP.NET Core.…

0 Comments
May 1, 2021
.NET

Demo Console App For Understanding Dependency Injection in .NET

Dependency Injection in .NET: Demo of service lifetimes

1 Comment
April 25, 2021
Azure

Managing keys in Azure key vault using .NET code

In past few articles, I have tried to explain how key vaults can be created and can be accessed from .NET core web application. In the posts, where I have…

0 Comments
June 20, 2020
Uncategorized

Daemon App that calls Web API – Azure AD using MSAL

In past few articles, we have seen how to setup applications which calls web APIs. In most of those posts, we have used Delegated permissions, meaning, the API would be…

3 Comments
May 26, 2020
Azure / Uncategorized

Basic operations on Azure SQL Database using ADO.NET

In previous article, we have seen how to create a blank Single Database in Azure SQL. We also have created a schema using SSMS. In this article, we will see…

0 Comments
December 22, 2019

About Me

Manoj Choudhari

I am a Microsoft MVP and currently working as Senior Software Engineer. I blog about C#, .NET and Azure.
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Follow Me

  • Twitter
  • LinkedIn
  • GitHub
  • YouTube

Buy Me a Coffee

Newsletter

Get all latest content delivered to your email a few times a month.

Recent Posts

  • Migrating to Latest .NET Using Upgrade Assistant
    May 19, 2022/
    0 Comments
  • Migrating to the Latest .NET – A Conceptual Guide
    May 12, 2022/
    0 Comments
  • Measuring Performance using BenchmarkDotNet
    Measuring Performance using BenchmarkDotNet
    May 5, 2022/
    0 Comments
  • How to Unapply the Last EF Core Migration
    March 19, 2022/
    0 Comments
  • .NET EF Core – Unit Testing EF Core Repositories
    December 9, 2021/
    2 Comments
  • EF Core Relationships and Deleting Related Data
    December 4, 2021/
    0 Comments
  • C# Record – How is it different from classes?
    November 26, 2021/
    0 Comments
  • Tips for Developers – Postman and Browser DevTools
    November 18, 2021/
    0 Comments
  • Multiple ways to copy a remote SQL Database on Local
    November 11, 2021/
    0 Comments

Popular Posts

  • Migrating to Latest .NET Using Upgrade Assistant
  • How To Use Appsettings Json Config File With .NET Console Applications
  • How To Enable Logging In .NET Console Applications
  • Passing Input Parameters to .NET Core Web API Actions
  • Multiple Ways To Set Hosting Environment In .NET Applications
  • Exception Handling Middleware In .NET Core Web API
  • Service principal and client secret with Azure key vault
  • C# Record - How is it different from classes?
  • Migrating to the Latest .NET - A Conceptual Guide

Categories

  • .NET
  • Angular
  • Azure
  • Azure DevOps
  • Entity Framework Core
  • Installers
  • PowerShell
  • Rest
  • SQL Server
  • Tips
  • Uncategorized

Archives

  • May 2022 (3)
  • March 2022 (1)
  • December 2021 (2)
  • November 2021 (3)
  • August 2021 (1)
  • July 2021 (25)
  • June 2021 (30)
  • May 2021 (31)
  • April 2021 (17)
  • March 2021 (1)
  • December 2020 (30)
  • October 2020 (5)
  • September 2020 (2)
  • August 2020 (3)
  • June 2020 (24)
  • May 2020 (25)
  • April 2020 (3)
  • January 2020 (8)
  • December 2019 (34)
  • November 2019 (20)
  • October 2019 (3)
  • June 2019 (2)
  • April 2019 (10)
  • March 2019 (19)
  • February 2019 (8)
  • January 2019 (4)

Translate to your language

Spam Blocked

158 spam blocked by Akismet
thecodeblogger.com © Copyright, 2022