Share via


Adventures in Enterprise Software Development

Managing Developer VMs in Azure with a Chocolatey Twist

Overview Imagine you're in charge of managing your development team's workstation infrastructure....

Author: nick.patterson Date: 01/26/2015

A Re-Usable NHibernate Paging Extension Method

Every developer knows that they should always try to avoid returning an unbounded result set from...

Author: nick.patterson Date: 06/29/2012

Multiple AND/OR Statements with NHibernate

I’m sure you’ve encountered the scenario where you need to add multiple AND or OR...

Author: nick.patterson Date: 06/29/2012

Integrating StructureMap, Unit of Work and WCF

When I initially set off on using StructureMap as my IoC of choice on a recent ASP.NET MVC/WCF...

Author: nick.patterson Date: 11/19/2011