Recent Posts

Documenting Your Azure Architecture: Azure One-Sheet

Documenting Your Azure Architecture: Azure One-Sheet

As your project grows, so should your documentation. Today's post revisits the One-Sheet, but with an Azure twist.

Codemash 2019, Part 2

Codemash 2019, Part 2

As the second part of Codemash 2019, guest blogger Andrew Hinkle gives his review of this years' Codemash and the sessions he attended.

Book Review: Refactoring, 2nd Edition

Book Review: Refactoring, 2nd Edition

Even though I had the Refactoring, First Edition, I had to have this book. Today, I review Martin Fowler's Refactoring, 2nd Edition.

Advanced Basics: Bootstrap 4 with ASP.NET Core TagHelpers

Advanced Basics: Bootstrap 4 with ASP.NET Core TagHelpers

How do you make Bootstrap easier? By leveraging TagHelpers. Today, we build a basic ASP.NET Core 2.2 Bootstrap Container TagHelper.

Collection: Beginner Tutorials for ASP.NET MVC

Collection: Beginner Tutorials for ASP.NET MVC

This collection provides various sites for beginners to learn about ASP.NET MVC, both free and non-free.

10 Programming Lessons For New Developers

10 Programming Lessons For New Developers

What one piece of advice would you give to a new developer learning to code? Today, I list 10 important lessons for new developers.

Review: Codemash v2.0.1.9

Review: Codemash v2.0.1.9

Codemash is awesome every year with friends and fantastic sessions and 2019 didn't disappoint.

10 More C# Extension Methods For The Holiday Season

10 More C# Extension Methods For The Holiday Season

Ahhh, it's that time of year again when we stuff the C# stocking with some Extension Methods!

Dependency Injection of Internals in .NET Core 2.1

Dependency Injection of Internals in .NET Core 2.1

Our guest blogger, Andrew Hinkle, shows us a technique on how to use dependency injection with internals in .NET Core 2.1.

Collection: SQL Server Sample Databases

Collection: SQL Server Sample Databases

Why create a whole database when you can use an existing one for testing purposes? Today, I've collected a list of sample databases for SQL Server.