Showing results for August 2015 - Buck Hodges

Aug 11, 2015
1
0

Caching: What could go wrong?

Buck Hodges
Buck Hodges

There’s an old saying about regular expressions that I’ve always liked. I think it applies equally to caching. Here’s my version. Some people, when confronted with a performance problem, think “I know, I'll add a cache.” Now they have two problems. It’s so tempting to address a performance problem by adding a cache. After all, ...

Visual Studio Team Services
Aug 10, 2015
0
0

NuGet packages for TFS and Visual Studio Online .NET client object model

Buck Hodges
Buck Hodges

For the past couple of releases we’ve released the Team Foundation Server/Visual Studio Online client object model as a downloadable installer (aka MSI). Additionally, the license for it did not include the right to package it in an application for redistribution. As a result, it was inconvenient for builds and added friction for installing an ...

Visual Studio Team ServicesTFS 2015
Aug 10, 2015
2
0

Fix: Windows 10 upgrade couldn’t update the system reserved partition

Buck Hodges
Buck Hodges

Disclaimer: This is what worked for me, and it’s not guidance from Microsoft. It may not work for you. Since this involves resizing partitions, it could wipe out all of your data. You may want to create a backup first. Proceed at your own risk. Over the weekend I upgraded my machines at home to Windows 10. I had two desktops and one Surface Pro...

Random