2016
2013
- Making .Net Regular Expressions Easier To Create and Maintain
- Creating a Single Threaded Multi-User TCP Server In .Net
2012
2011
- Testing OAuth APIs Without Coding
- DotNetOpenAuth, OAuth, and MVC For Dummies
- From C# To Java: Events
- My Adventures With RavenDB - Getting Distinct List Items
- Asp.Net Membership Provider's Lifetime Considerations- Part 2
- Beware of Asp.Net's Membership Provider Lifetime, Entity Framework Caching, and Dependency Injection
- Keeping Asp.NET MVC Controller Constructors Clean In a Dependency Injection World - Part 2
- A ViewModel Based Data Access Layer – Persisting Data
- A ViewModel Based Data Access Layer – Optionally Consolidated Query Classes
- Design of a ViewModel Based Data Access Pattern
- Why Entity Framework 4.1's Linq capabilities are inferior to Linq-to-Sql
- Keeping Asp.NET MVC Controller Constructors Clean In a Dependency Injection World
- Performing a fuzzy search with multiple terms through multiple Lucene.Net document fields
- Allowing Eager Loading In Business Logic via View Models
- Disappointed With Asp.net MVC's Testability