About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (217)
- Security (19)
- Test (32)
- Tooling (175)
- Uncategorized (169)
Category Archives: Tooling
Compat inspector fiddler rule
Origional post here. My version of the fiddler CustomRules.js file below.
if this than that
Every programmer knows the if statement. Now there is a service that provides a visual way of defining the statement called IFTTT. Gift without the ‘G’ What is so special about that, we all know Visual Programming languages? IFTTT uses … Continue reading
Visual Studio 2012 upgrade from 2010
First some tips from Scott Hanselman to get the look-and-feel back. Next to replace the pre- and postbuild macro with an add-in. The template takes care of the plumbing and running/debugging will make it available for use. Make sure to … Continue reading
Posted in Tooling
Tagged Add-in, BuildEvents, Color Theme Editor, Macro, Postbuild, Prebuild, Round tripping, SolutionEvents, upgrade, Visual Studio 2010, Visual Studio 2012
Leave a comment
15 minute ssd upgrade
Ever since the native boot blog post from Scott Hanselman I’ve been running my Windows from a VHD. When my new machine arrived I upgraded to VHDX as that would support TRIM. I was preparing my machine for a SSD … Continue reading
Posted in Tooling
2 Comments