Writing functional programming can induce a Zen like experience. With clean, short blocks of code tha...
using System; using System.Collections.Generic; namespace PreHOPL { static class Program {...
Microsoft Excel is known for storing, analyzing, and visualizing data. Databases are great for stor...
.NET Conf is a FREE, 3-day virtual developer event co-organized by the .NET community and Microsoft. This year .NET Core 3.0 will launch at .NET Conf 2019! Come celebrate and learn about the new release. You won't want to miss this one.
Summary This post explains why and how I learned the Go language. Hopefully this will help...
Updated Path Versioning Post Here Creating a new API with ASP.NET Core is fun and easy; versioning t...
ML.NET is an open source and cross-platform machine learning framework made for .NET developers. ML...
Original post: https://austincooper.dev/2019/08/25/creating-custom-middleware-in-.net-core/...
Today I wanted to explore and benchmark a C# feature that I've never used before, the dynamic type....
Learn how to apply caching to database queries across your code base using a testable, and type-safe design.
Are databases dead? I mean relational databases. I happen to be a highly experienced SQL S...