Author: Andrew Halil
Andrew Halil is a blogger, author and software developer with expertise of many areas in the information technology industry including full-stack web and native cloud based development, test driven development and Devops.
C# Delegates Generics
How to Map Types using Delegates in Generic Collections
In today's post I will be showing how to map types using delegates in generic collections.
.NET .NET Core Best Practices C# Entity Framework Core OWASP
How to Use Raw SQL Queries in Entity Framework Core
In today's post I will be showing you how to use raw SQL queries in Entity Framework Core.
Best Practices C#
The Benefits of Writing Clean Code
In today's post I will explain what the benefits are in writing clean code with some examples.
Angular Containers Docker YAML
How to Run an Angular Application as a Docker Container Nginx Web Server
In this post I will be showing you how to run an Angular application within a Docker Nginx Container.
Angular Containers Docker YAML
Running an Angular Application within a Docker Container
In this post I will be showing you how to run an Angular application within a Docker Container.
.NET .NET Core Best Practices C# NUnit TDD Visual Studio
How to Integration Test .NET Core Applications
In this post I will be showing you how to integration test a .NET Core application.
.NET .NET Core C# Diagnostics Visual Studio
Centralized Logging and Exception Handling in a .NET Core Application
In today's post I will show how to implement centralized logging and exception handling in a .NET core application.
.NET .NET Core C# Visual Studio
Using Extension Methods in a .NET Core Application
In today's post, I will show how to use extension methods within a .NET Core application.
.NET .NET Core Azure Azure App Services Azure Storage Azure Web Job Azure WebJob C# Kudu PaaS Visual Studio
How to Deploy a .NET Core WebJob Application to Azure
In today's post I will show how to deploy a .NET Core WebJob console application to Azure.