Recent Posts

Create an ASP.NET MVC Autofill Control, Part 2

Create an ASP.NET MVC Autofill Control, Part 2

In Part 2 of our autofill control, we attempt to create a transparent placeholder in an ASP.NET MVC textbox.

Create an ASP.NET MVC AutoFill Control, Part 1

Create an ASP.NET MVC AutoFill Control, Part 1

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.

5 Ways To Trigger Innovation in 2018

5 Ways To Trigger Innovation in 2018

With the new year beginning, it may be time to look at development in a new way.

5 More C# Extension Methods for the Stocking! (plus a bonus method for enums)

5 More C# Extension Methods for the Stocking! (plus a bonus method for enums)

To continue from my previous collection of extension methods, I thought I would add five more extension methods to the list.

The Future of Mobile Apps

The Future of Mobile Apps

With almost 2.4 billion users of smartphones, what does the future of mobile applications look like? Today, we examine a list of ideas of what future apps could be.

DanylkoWeb Annual Redesign: A Different Approach

DanylkoWeb Annual Redesign: A Different Approach

This year, I took a different approach and redesigned four aspects of my site. Today, I talk about all of the changes made to DanylkoWeb and why.

50 Holiday Technology Gifts for 2017

50 Holiday Technology Gifts for 2017

Every year, I try to find the best tech for Christmas and this year, I've found 50 more awesome gifts for the technologist in your life.

A Day with Firefox Quantum

A Day with Firefox Quantum

Firefox Quantum was released yesterday and, being a Firefox fan, I had to examine the latest offerings with this legendary browser.

Review: FotoJet.com

Review: FotoJet.com

Looking for a way to make your images stand out? Today, I review FotoJet.com to view their offerings in creating innovative images.

Quick Tip: Benchmark your System Using Integration Tests

Quick Tip: Benchmark your System Using Integration Tests

Whether it's an API, database access, or in-depth calculations, you want it to be fast. Here's a quick tip to identify code that hinders performance.