Recent Posts

What's the Best Way To Optimize Your Images?

What's the Best Way To Optimize Your Images?

Today, I answer a reader's comment about how to optimize or display images and the advantages and disadvantage of each technique.

ASP.NET MVC Core: Migrating ActionFilters Into Middleware Components

ASP.NET MVC Core: Migrating ActionFilters Into Middleware Components

Transitioning your code to ASP.NET MVC Core can be difficult, but today, I show you how to take an existing ActionFilter and convert it into a Middleware component.

What are the most popular programming languages?

What are the most popular programming languages?

After this past weekend, there was a comment that totally threw me off guard which is why, today, I want to cover some of the most popular languages out there.

Top 50 Holiday Technology Gift Ideas for 2016

Top 50 Holiday Technology Gift Ideas for 2016

Since this is the week of Black Friday, today, I compiled my holiday Christmas List of 50 gift ideas geared towards technology.

Dynamically Resize Your ASP.NET MVC Images

Dynamically Resize Your ASP.NET MVC Images

After the redesign, there was an issue with images on DanylkoWeb. Today, I show you a quick and dirty way to dynamically resize images in ASP.NET MVC.

Evolving DanylkoWeb: A New Design

Evolving DanylkoWeb: A New Design

Finally, the redesign was released on Saturday. Today, I present the new layout of DanylkoWeb, how it evolved, and discuss how it will benefit my audience.

The Law of Demeter: How I Stopped Seeing Spots!

The Law of Demeter: How I Stopped Seeing Spots!

Deep, nested objects cause problems when refactoring. In today's post, I explain why it's better to refactor a class into an easier implementation using the Law of Demeter.

Collection: Inspiration/Motivation

Collection: Inspiration/Motivation

Everyone gets down from time to time. Today, I share my collection of motivational and inspirational links I refer to once in a while.

Programming Myths About Coding

Programming Myths About Coding

There are various myths about coding, but is it really that hard for beginners? In today's post, I talk about some programming myths and why some of them are false.

Does 1 developer equal 1 developer?

Does 1 developer equal 1 developer?

When a developer is brought in to a project, most managers believe the developer will automatically start writing code and understand the system. Today, I discuss why that isn't so.