Posts about the Visual Studio integrated development environment.
Posts about the Visual Studio integrated development environment.
Saturday, July 14 2018
visual-studio
In an earlier post, I detailed how I converted a personal project across to the new csproj file format - it turns out that I made a few mistakes in the process.
Saturday, June 02 2018
visual-studio
I’m sure I’m not the only experienced C# developer who finds the classic csproj file format to be more than a little inscrutable - difficult to read and understand.
Saturday, July 08 2017
visual-studio
I’m converting my Niche CommandLine library across to use Fluent Assertions. This means updating well over a hundred unit tests to use the new style. Fortunately, Resharper makes this a non-tedious task.
Sunday, January 24 2016
visual-studio
Why is it that most developers use a monospaced font for their code?
Sunday, March 23 2014
visual-studio
Visual Studio has a nice feature where it can automatically reconfigure IIS for you when you run a suitable “services” project.
| DEV311 Snippet Demos 07 Sep 2012 |
| Visual Studio 2012 RC Woes 17 Jun 2012 |
| The Unwanted WCF Service Host 15 Feb 2012 |
| Warning MSB3247: Found conflicts between different versions of the same dependent assembly 13 Sep 2011 |
| Performance Monitoring for Visual Studio 07 May 2011 |
| Tab ordering in Visual Studio 14 Mar 2011 |
| Sequence diagrams in Visual Studio 2010 23 Nov 2009 |
| Exception Inspection 15 Jul 2009 |
| Margin Guides in Visual Studio 06 Jan 2009 |
| Visual Studio Shortcuts for StyleCop 26 Aug 2008 |
| Dual Monitor Visual Studio 09 Jul 2008 |
| Configuration Manager in Visual Studio Express 25 Apr 2008 |
| User Settings Gotcha in Visual Studio 16 Apr 2008 |
| A Better Property Snippet 04 Apr 2008 |