Recent Posts

Using Subdomains in ASP.NET MVC

Using Subdomains in ASP.NET MVC

Experienced web developers create subdomains for a number of reasons. Today, I discuss how to easily add subdomains to your ASP.NET MVC site.

Software Architect: What It Means

Software Architect: What It Means

When someone is hired as an architect, that's definitely a loaded term. Today, I cover a number of architect titles and their meanings.

ASP.NET MVC: Enhancing The WebGrid - Excel-like FIltering

ASP.NET MVC: Enhancing The WebGrid - Excel-like FIltering

Everyone loves Excel, but can we implement Excel filtering in a WebGrid? Today, we answer that question by enhancing our webgrid with Excel-like filtering.

You cannot build a perfect system

You cannot build a perfect system

How many of you expect to write the perfect system on your next project? If you're practical, you'll realize it's not going to happen.

Codemash 2.0.1.6: My Exhaustive Week

Codemash 2.0.1.6: My Exhaustive Week

Codemash 2016 was one of the best conferences this year. Today, I cover the sessions and workshops I attended from last week.

Real-World Refactoring: Use a generic HtmlHelper For Your WebGrid

Real-World Refactoring: Use a generic HtmlHelper For Your WebGrid

Displaying an update link can be very repetitive for every one of your WebGrids in ASP.NET MVC, but this refactoring makes it a bit easier.

Twas the 'Net before Christmas

Twas the 'Net before Christmas

Here's a little spin on the classic story, but just a little bit updated for our time.

The Difference Between An Interface and an Abstract Class

The Difference Between An Interface and an Abstract Class

I've had a couple developers ask if they should use an interface or an abstract class. Today, I'll talk about the differences between the two and which one you should use based on your needs.

5 Major Mistakes I Made With ASP.NET MVC

5 Major Mistakes I Made With ASP.NET MVC

Being eager to dive into something so new rather quickly can be a curse and a blessing. Today, I cover five mistakes I made when programming with ASP.NET MVC.

Web Design Trends for 2016

Web Design Trends for 2016

Here we are in the final stages of 2015. Let's take a peek forward and see what 2016 has in store for us.