Category Archives: .NET

Make your website faster with RequestReduce

My co-worker Matt Wrock released an open source project on GitHub and Nuget called RequestReduce.  It is a very quick and easy way to dramatically improve the performance of an ASP.NET website. We use this library for our sites at … Continue reading

Posted in .NET, ASP.NET, Open Source | Leave a comment

The Nu package management system and DiffPlex

I published the DiffPlex gem for use with Nu.  Nu is a package management system for .NET which is built on top of Ruby’s gem system. Nu makes it easy to download and get updates for many common libraries. There … Continue reading

Posted in .NET, DiffPlex | Leave a comment