Recent Posts

5 Methodologies for Architecting CSS

5 Methodologies for Architecting CSS

For those looking for a better way to architect your CSS, today's post provides a list of methodologies for architecting more organized CSS.

Building Progressive Web Applications (PWA) with Visual Studio

Building Progressive Web Applications (PWA) with Visual Studio

How do you get started learning Progressive Web Apps? Today, I provide a way to use Visual Studio to kickstart your development.

3 Reasons To Use Tables instead of ASP.NET MVC WebGrids

3 Reasons To Use Tables instead of ASP.NET MVC WebGrids

With the absence of WebGrids in ASP.NET Core, developers are looking for alternatives. Today, we'll cover 3 reasons why we could use tables instead of WebGrids.

Quick Tip: Unit Testing with ASP.NET Core

Quick Tip: Unit Testing with ASP.NET Core

With ASP.NET Core, unit testing has changed. In today's post, I show my readers how to create a quick unit test for a .NET Core project or class library.

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.