Code Outside of the Box

Conventionally unconventional.

View All Articles

Recent Articles

Hydrogen Extensions for ASP.NET MVC 5 Alpha Release

March 20, 2017

I’m happy to share the first alpha release of my extensions library for ASP.NET MVC 5 which adds support for async filters.

Improving Async Support in ASP.NET MVC - Part 3 - Async Filter API

March 18, 2017

Part 1 - The Current Landscape Part 2 - Refactoring AsyncControllerActionInvoker Part 3 - Async Filter API

Improving Async Support in ASP.NET MVC - Part 2 - Refactoring AsyncControllerActionInvoker

March 13, 2017

Part 1 - The Current Landscape Part 2 - Refactoring AsyncControllerActionInvoker Part 3 - Async Filter API

Improving Async Support in ASP.NET MVC - Part 1

March 12, 2017

Part 1 - The Current Landscape Part 2 - Refactoring AsyncControllerActionInvoker Part 3 - Async Filter API

"Code-First" Migrations with Horton

September 12, 2016

Ask any MS SQL Server database expert about Entity Framework, particularly “code-first” migrations, and you’ll get responses like this:

— 1 of 6 —
View All Articles