Recent Posts

10 Ways to Speed Up Your ASP.NET MVC Application

10 Ways to Speed Up Your ASP.NET MVC Application

Your audience wants a fast website. Don't disappoint them. In today's post, I cover ten ways to speed up your ASP.NET MVC application.

Creating Dynamic PDFs in ASP.NET MVC using iTextSharp

Creating Dynamic PDFs in ASP.NET MVC using iTextSharp

Everyone loves to take their content with them and read it offline. Today, I show you an easy way to create dynamic PDFs for your audience using iTextSharp and the Razor Engine.

Quick Tip: EF Core 1.0 Reverse Engineer POCO Generator

Quick Tip: EF Core 1.0 Reverse Engineer POCO Generator

If you're new to Entity Framework (EF) Core 1.0, you may have noticed the Reverse Engineer code-first extension doesn't work. Today, I show a quick tip on using the equivalent in EF Core 1.0.

5 Exceptional Ways to Enhance Your Business

5 Exceptional Ways to Enhance Your Business

Today's business owner needs a certain level of technology savvy. In this post, I discuss five ways to set your business apart from your competition.

ASP.NET MVC Terminology

ASP.NET MVC Terminology

If you are just starting out with ASP.NET MVC, I thought this would be a good resource by presenting this dictionary to assist my readers in understanding everything about ASP.NET MVC.

Google AMP Aftermath: Replacing Images Using ActionFilters

Google AMP Aftermath: Replacing Images Using ActionFilters

Today, I show you the results of my attempt to make my site work with Google Amp along with a way to change tags in your resulting HTML.

Getting Started With Aurelia in ASP.NET MVC

Getting Started With Aurelia in ASP.NET MVC

If you are interested in learning yet another JavaScript MVC Framework, today, I will be showing you how to setup Visual Studio to create your own Aurelia application with ASP.NET MVC.

Using the Rocketbook as a Bullet Journal

Using the Rocketbook as a Bullet Journal

A while ago, I bought a RocketBook on IndieGoGo and received it three months ago. Today, I review the RocketBook and cover a simple idea on using it to its full potential.

Quick Tip: Easily Push Your NuGet Project Using MSBuild

Quick Tip: Easily Push Your NuGet Project Using MSBuild

Lately, I've been making some NuGet packages and I wanted a quicker way to build and deploy them. Today, I go over how to automatically build and push your assemblies to your own NuGet repository.

Review: NDepend for Visual Studio

Review: NDepend for Visual Studio

NDepend takes code analysis to a whole new level. In this review, I cover the benefits of owning this must-have tool.