Here we go adding another WebGrid enhancement. Today, we focus on the simplest function in a WebGrid: Paging.
Last weekend, my computer bit the bullet. Luckily, I found a replacement: The Lenovo Yoga 900-13ISK which I'll review today.
Aurelia is the new kid on the block with just over a year in the industry. Today, I talk about why I will be using Aurelia on new client-side projects.
While most methods require 1-3 parameters, developers sometimes go overboard with parameter lists in the method signature. Today, we refactor a large parameter list into a Parameter Object pattern.
With most development, you need checks-and-balances with your application. Today, I show you what makes unit testing great and the best ways to achieve exceptional unit test coverage in your ASP.NET MVC application.
The standard Unit Of Work pattern has been around for the last 5 years. Today, I talk about a better way to implement the Unit of Work design pattern.
Experienced web developers create subdomains for a number of reasons. Today, I discuss how to easily add subdomains to your ASP.NET MVC site.
When someone is hired as an architect, that's definitely a loaded term. Today, I cover a number of architect titles and their meanings.
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.
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.