Month: August 2014

How to Remove a Workspace from Team Foundation Server 2008 [#TFS #dotnetdev]

Recently I ended up having a workspace conflict in Team Foundation since it paired another user’s name with my machine’s name, and then when I attempted to establish a new workspace, it complained with a message like: The working folder C:\dev\MyWorkingFolder is already in use by the workspace MYMACHINENAME;otherguy on computer MYMACHINENAME. So after a …

How to Remove a Workspace from Team Foundation Server 2008 [#TFS #dotnetdev] Read More »

How to Add a “Send Link” Button to the Bookmarks Bar in Chrome

Really helpful tutorial about how to add a bookmarklet to your Chrome Bookmarks Bar that emails the URL to the current page open in Chrome. I needed to do this recently so this really came in handy, and it’s super easy to implement. Basically here are the steps: Open Chrome (if it’s not already…). Right-click …

How to Add a “Send Link” Button to the Bookmarks Bar in Chrome Read More »