How much should you code to obtain a true MVP? Today, we look at the difference between functionality and gold-plating.
The latest collection I wanted to focus on is something everyone is talking about: Blockchain.
Our guest developer, Andrew Hinkle, gives us a taste of the new Tuples in C# 7.1 in today's post.
jQuery has always been in everyone's JavaScript toolkit, but with the latest release, is it really required to build websites and do we really need it anymore?
It's another year and Codemash has come and gone...again! It seems to go faster and faster. In today's post, I review how much fun I had at Codemash.
In a previous job, I didn't realize I was building a newsletter. Today, I discuss how I started the newsletter and how I create it every week.
In Part 2 of our autofill control, we attempt to create a transparent placeholder in an ASP.NET MVC textbox.
Everyone needs a little help when data entry requires some validation. Today, we present a way to give the user some data hints based on their input.
With the new year beginning, it may be time to look at development in a new way.
To continue from my previous collection of extension methods, I thought I would add five more extension methods to the list.