Software

Information

  • Modified ASP.NET 4.5 CPU Throttling – Christy Henriksson takes a look at some of the changes to the ASP.NET CPU throttling feature made in .NET 4.5
  • Not Crying Over Old Code – Craig Gidney discusses the idea of continuous improvement in software as developers, and considers if always improving actually means we never get to being good.
  • Unit testing OWIN applications using TestServer – Praburaj Thiagarajan takes a look at the use of TestServer to allow testing of OWIN Pipelines with the Microsoft.Owin.Testing package
  • Frameworkless JS – A module per widget – Rob Ashton continues his Frameworkless JavaScript discussion getting started working on building a minimalist implementation of the features needed for the project hiding behind a single function as jQuery does.

Community