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, February 12, 2016
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
The results are
Example
- Company.Feature1.dll
- Company.Feature2.dll
- Company.dll
- Company.Feature3.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
Monday, June 30, 2014
Powershell
Nog een link voor de todo lijst
http://visualstudiogallery.msdn.microsoft.com/c9eb3ba8-0c59-4944-9a62-6eee37294597
http://visualstudiogallery.msdn.microsoft.com/c9eb3ba8-0c59-4944-9a62-6eee37294597
Tuesday, May 27, 2014
Some support for load and web tests in Visual Studio
- http://blogs.msdn.com/b/slumley/archive/2007/11/19/debugging-errors-in-load-test.aspx
- http://blogs.msdn.com/b/slumley/archive/2007/04/10/how-to-debug-a-web-test.aspx
- http://social.msdn.microsoft.com/Forums/en-US/vstswebtest/thread/bf2b41e4-c774-4522-b793-d92073d26bca/
- http://msdn.microsoft.com/en-us/library/ms364082(v=vs.80).aspx (validation rules?)
Subscribe to:
Posts (Atom)