Recent Posts

PowerShell Object Pipeline

1 minute read

On .NET projects today, a common theme with setup and builds scripts is psake and Windows PowerShell. A development team member on my c...

PetaPoco Custom SQL Paging

1 minute read

I blogged previously about Server-Side Paging with PetaPoco and DataTables, which works well for about 80% of the SQL statements that require se...