Categories
ASP.NET Web API
- November 2, 2012 Empty ASP.NET Web API Project Template
- July 16, 2012 Using the Web API Dependency Resolver with Castle Windsor's Scoped Lifetime
- June 4, 2012 Using the Web API Dependency Resolver with Castle Windsor (Part 2)
- March 16, 2012 Using the Web API Dependency Resolver with Castle Windsor
AutoFixture
- October 8, 2012 Truly Constrained Non-Deterministic Numbers in AutoFixture
- July 31, 2012 AutoFixture, xUnit.net, and Auto Mocking
- April 19, 2012 URI support in AutoFixture
- February 20, 2012 Dynamic Proxy overriding Equals in AutoFixture Likeness
- December 14, 2011 Auto-Mocking with FakeItEasy and AutoFixture
- December 11, 2011 RegularExpressionAttribute support in AutoFixture
- September 18, 2011 StringLengthAttribute support in AutoFixture
- September 13, 2011 RangeAttribute support in AutoFixture
- August 25, 2011 Heuristics for Static Factory Methods in AutoFixture
- August 25, 2011 Combining Data Theories in AutoFixture.Xunit extension
- March 13, 2011 Persistence specification testing combined with AutoFixture
Castle Windsor
- July 16, 2012 Using the Web API Dependency Resolver with Castle Windsor's Scoped Lifetime
- June 4, 2012 Using the Web API Dependency Resolver with Castle Windsor (Part 2)
- March 16, 2012 Using the Web API Dependency Resolver with Castle Windsor
- August 4, 2011 Following the Composition Root pattern with Enterprise Library
- May 15, 2011 Enterprise Library IContainerConfigurator implementation for Windsor
- May 11, 2011 Error Management Is Sometimes Exceptionally Difficult
IKVM.NET
- November 19, 2011 Notes from porting Java code to .NET
- October 11, 2011 Using class libraries from different platforms
- October 11, 2011 IKVMC in Action with Hamcrest
JavaScript Frameworks
- October 24, 2010 Knockout! MVVM with HTML + JavaScript
Jekyll
Legacy Code
- March 3, 2013 Legacy Code Risk
- April 16, 2012 Extending A Legacy System to the Web
- February 18, 2012 Test-After Development Sins (Ignoring cross-cutting concerns)
- January 28, 2012 Test-After Development Sins (Production Code First)
- January 28, 2012 Test-After Development Sins (Header Interfaces)
- January 28, 2012 Test-After Development Sins
MEF
- August 22, 2011 Enabling Add-In functionality in ASP.NET MVC 3 (Part 2)
- August 8, 2011 Enabling Add-In functionality in ASP.NET MVC 3
Microsoft Enterprise Library
- August 4, 2011 Following the Composition Root pattern with Enterprise Library
- May 15, 2011 Enterprise Library IContainerConfigurator implementation for Windsor
- May 11, 2011 Error Management Is Sometimes Exceptionally Difficult
Microsoft Visual Studio
- March 4, 2013 XCOPY deployment for Code Contracts
- February 11, 2013 Database Schema Synchronization with SqlPackage.exe
- December 6, 2012 ReSharper - The Good Parts (Static Code Analysis)
- June 25, 2011 Mono for Android (Threads Window)
- January 21, 2011 Code Coverage without NCover
- January 1, 2011 Replace C# primitive types with FCL types in Visual Studio
- October 14, 2010 GitHub + Visual Studio = Love
- October 8, 2010 Let's Pack! Nubular, HornGet and NuPack
NHibernate
- June 23, 2011 Don't Rely on SQL Membership Provider database schema
- April 15, 2011 NHibernate SessionPerRequest with WcfOperationSessionContext (Part 2)
- March 30, 2011 NHibernate SessionPerRequest with WcfOperationSessionContext
- March 28, 2011 Data-driven NHibernate with .NET 4.0 and the DynamicEntity Class
- March 13, 2011 Persistence specification testing combined with AutoFixture
- December 10, 2010 ComponentBase(Of T) Class for NHibernate Components
- December 9, 2010 Component Collections in NHibernate
- November 3, 2010 Using Reflection to Dynamically Invoke the NHibernate Profiler
- October 11, 2010 Quick Comparison of NHibernate Books
Power Threading
- May 6, 2012 xUnit.net and AsyncEnumerator to Async and Await
- November 13, 2010 Going Asynchronous with Sterling for Windows Phone 7
- October 31, 2010 The Task-based Asynchronous Pattern - Part 1 (The Basics)
- October 31, 2010 An alternative (.NET 2.0) to the Task-based Asynchronous Pattern
- October 17, 2010 Exposing asynchronous features to client code for Windows Phone 7
Regular Expressions
- December 11, 2011 RegularExpressionAttribute support in AutoFixture
- November 24, 2011 Fare - Finite Automata/Regex in .NET
Service Bus
- October 20, 2010 Adventures using Rhino ServiceBus
Software
- April 28, 2013 The GitHub way of blog discussion and commenting
- April 18, 2013 Hackers, Developers, Programmers
- January 1, 2013 Commit to Revision Control with Care
- October 16, 2011 Estimation Quiz
- September 26, 2011 What goes first? (Theory or Tooling)
- August 23, 2011 S(ports) is for (Open) Source
- August 7, 2011 The Small Shelf
- June 4, 2011 Embrace The Web!
- October 27, 2010 A pragmatic approach on open source software
- October 14, 2010 List of software engineering topics
Sublime Text
- February 7, 2013 Compiling .NET projects in Sublime Text
- October 5, 2012 Statement Completion for Dynamic languages in Sublime Text
Unit Testing
- March 10, 2013 xUnit.net Attributes Execution Order
- October 28, 2012 Exercising the SUT asynchronously
- July 31, 2012 AutoFixture, xUnit.net, and Auto Mocking
- July 27, 2012 Composite xUnit.net Data Attributes
- May 6, 2012 xUnit.net and AsyncEnumerator to Async and Await
- February 18, 2012 Parameterized Tests for ServiceStack Web Services
- October 11, 2011 IKVMC in Action with Hamcrest
- March 13, 2011 Unit Testing Events (The SpinWait.SpinUntil Method)
- March 13, 2011 Persistence specification testing combined with AutoFixture
- February 22, 2011 Creating Test Fixtures easily with AutoFixture
- February 17, 2011 Parameterized Tests with xUnit.net
- February 11, 2011 Edit and Continue with TestDriven.Net
- January 21, 2011 Code Coverage without NCover
WCF
- April 15, 2011 NHibernate SessionPerRequest with WcfOperationSessionContext (Part 2)
- March 30, 2011 NHibernate SessionPerRequest with WcfOperationSessionContext
- December 25, 2010 A Sneak Preview of WebSocket-enabled WCF Services
- October 23, 2010 Hosting Agatha in a Managed Application
WPF
- July 17, 2011 Creating JSON-enabled ViewModels
- December 17, 2010 MVVM using POCOs with .NET 4.0 and the DynamicViewModel Class
- December 1, 2010 Building a Metro UI with WPF
- October 11, 2010 Allowing only one instance of a WPF application to execute
- October 7, 2010 BindingBase.StringFormat Property (System.Windows.Data)