@bobnoordam

Author: bobnoordam

Flexbox

Establish the main container either inline or as block (below as block). All the children will pop into the container. Next, we can establish the direction of the flex, going left,right, down or up Next, we establish what we want to do with wrapping. The default is all goes in a single line, but we […]

Performance counter browser

A simple windows tool to browse performance counters on your local system In the first column, the list of categories is shown Upon selection, the second column will show the list of instance After which the third column will show the actual list of performance counters If you select an actual counter, the bottom right will show you a sample from the counter with a 1 second interval. Source and releases can be downloaded from github

TF30063 Error – You Are Not Authorized To Access Team Foundation Service Error

Working with multiple TFS servers is prone to problems with cached credentials when switching accounts, especially on laptop systems that suspend/resume across domain authentication. Clear the TFS cache by deleting all files to remove cached credentials, and force re-authentication.

Next Page »