Thursday, May 4, 2017

Monday, September 19, 2016

Friday, February 12, 2016

Add this short cut to Visual Studio

Tip: Leave Visual Studio default settings in place so minimize to remember stuff. (for other systems and new installations)

Tip: Add the keyboard shortcut Ctrl+R, Ctrl+S to 'Remove and Sort Usings'.


Friday, July 4, 2014

Tip for searching file in Windows Explorer

Tip for searching file in Windows ExplorerIn the Windows Explorer you can search for files, but when a file contains a point this will also be returned.

Example
  • Company.Feature1.dll
  • Company.Feature2.dll
  • Company.dll
  • Company.Feature3.dll
Enter in the search panel Company.dll

The results are
  • Company.Feature1.dll
  • Company.Feature2.dll
  • Company.dll
  • Company.Feature3.dll
But I want only the Company.dll results.

So enter in the search panel filename:CircleSoftware.dll

The results are:
  • Company.dll

Visual Studio extensions which I use


SlowCheetah - XML Transforms


CssCop - FxCop for Stylesheets

Web Essentials

More extensions see:
http://madskristensen.net/post/visual-studio-extensions-for-web-developers