Performance, performance, performance! Everyone wants a fast website. In today's post, we'll examine some of the top tools I use when optimizing websites.
Bundling scripts in Gulp is easy, but what if you want optimized scripts for each page? In today's post, we look at a Gulp script to create multiple, optimized scripts for pages.
Writing code means not just using a computer. In today's post, I look back on a event that made me a better coder.
Today, I answer a number of beginner questions about what is .NET 5.0, ASP.NET Core, ASP.NET MVC, ASP.NET, .NET and many others.
Badges on source code repositories are important to first-time users. In today's collection, I focus on using build badges along with ways to get started
If the world is running on JavaScript, why not automate your client-side tasks through Visual Studio's Task Runner?
Using a site document generator like Docsify with an older .NET project can cause general functionality issues, but in today's post, we'll address them and show solutions for ASP.NET MVC projects.
With the end of this year coming to a close, it's time to see which posts were the top performers for 2020.
In our final post of the series, we build our views using all of the techniques from previous posts and build on the Permission Manager.
How could I not continue the tradition of writing more C# Extension Methods for the C# Advent Calendar this year?