terje
24 posts.
- Visual Studio and TFS 2013 List of Product Updates (Part 1)Visual Studio and TFS 2013 List of Product Updates (Part 1) Looking for List of VS 2013 Extensions (Part 2) Updated Oct 17th 2014: Visual Studio and TFS…
- Fixing up Visual Studio’s gitignore , using IFixFixing up Visual Studio’s gitignore, using IFix Download tool Updated 3.July 2014: Corrected pattern for NuGet, details in this blogpost. (IFix is in…
- Converting projects to use Automatic NuGet restore, using IFixConverting projects to use Automatic NuGet restore, using IFix Download tool In version 2.7 of NuGet automatic nuget restore was introduced, meaning you…
- Visual Studio & TFS 2013 – List of extensions and tools (Part 2)Visual Studio & TFS 2013 – List of extensions and tools (Part 2) Go to Part 1 – List of Product Updates for information on Visual Studio and TFS 2013…
- Visual Studio and TFS 2013 List of Product Updates (Part 1)Visual Studio and TFS 2013 List of Product Updates (Part 1) This post is continued here! Looking for List of VS 2013 Extensions (Part 2)
- How to exclude code from Code Coverage in Visual Studio unit testing using runsettingsHow to exclude code from Code Coverage in Visual Studio unit testing using runsettings Download: VS2012 Runsettingstemplate VS2013 Runsettingstemplate
- How to fix an annoying ReSharper – NuGet errorHow to fix an annoying ReSharper – NuGet error Using in Visual Studio together with ReSharper may sometimes lead you into an annoying error where…
- Visual Studio & TFS 2012 – List of extensions and tools (Part 2)Visual Studio & TFS 2012 – List of extensions and tools (Part 2) Go to Part 1 – List of Product Updates for information on Visual Studio and TFS 2012…
- Issues with mixed C++ and C# projects in Visual Studio 2012 running Code AnalysisIssues with mixed C++ and C# projects in Visual Studio 2012 running Code Analysis If you have projects created under Visual Studio 2010 (SP1), and mixed…
- How to fix the CA0053 error in Code Analysis in Visual Studio 2012How to fix the CA0053 error in Code Analysis in Visual Studio 2012 You are opening a solution made in Visual Studio 2010 with VS 2012. When you run Code…
- Visual Studio & TFS 2012 – List of extensions and tools (Part 2)Visual Studio & TFS 2012 – List of extensions and tools (Part 2) This post is continued HERE. Go to Part 1 – List of Product Updates for information on…
- Using the Static Code Analysis feature of Visual Studio (Premium/Ultimate) to find memory leakage problemsUsing the Static Code Analysis feature of Visual Studio (Premium/Ultimate) to find memory leakage problems Memory for managed code is handled by the…
- Guide to reduce TFS database growth using the Test Attachment CleanerGuide to reduce TFS database growth using the Test Attachment Cleaner UPDATED March 24th 2016: Test Data Retention is now added to TFS 2015 Update 1, see…
- Build Explorer version 1.1 for Visual Studio Team Explorer is releasedBuild Explorer version 1.1 for Visual Studio Team Explorer is released Our free extension to Visual Studio , the folder based Build Explorer Version 1.1…
- List of recommended books on TFS, Visual Studio, C# and C++ coding, Design and Development ProcessList of recommended books on TFS, Visual Studio, C# and C++ coding, Design and Development Process UPDATED Jul 3rd 2013: Added Art of Unit Testing Version…
- Visual Studio Testing Tools–Two new hotfixes releasedVisual Studio Testing Tools–Two new hotfixes released During the summer Microsoft has released two important hotfixes for the Testing tools. These two…
- New version of the Inmeta Build Folder ExtensionNew version of the Inmeta Build Folder Extension The 1.0.1 version of the Build Folder Extension is now out and can be downloaded from the Visual Studio…
- Microsoft Test Manager error in displaying test steps caused by malwareMicrosoft Test Manager error in displaying test steps caused by malware Sometimes the tool is blamed for errors which are not the fault of the tool – this…
- Visual Studio & TFS 2010 – List of extensions and upgradesVisual Studio & TFS 2010 – List of extensions and upgrades This post is about VS 2010, go here for the VS/TFS 11 extensions.
- Making Static Code Analysis and Code Contracts work together, or the CA1062 problemMaking Static Code Analysis and Code Contracts work together, or the CA1062 problem UPDATED: Feb 16th 2012: Workaround #1 and #2 only works when run-time…
- Defining the build setDefining the build set A build set is a set of builds running on the same solution or set of solutions, catering for different aspects of the Continuous…
- Code Metrics - suggestions for appropriate limitsCode Metrics - suggestions for appropriate limits I like Code Metrics. They give a certain "objective" evaluation of a piece of code. You can use it for…
- Hiding generated code from Code Analysis, Metrics and Test CoverageHiding generated code from Code Analysis, Metrics and Test Coverage When I do either Code Analysis, Code Metrics or looking at Code Coverage results, I…
- Handling subsystem branchingHandling subsystem branching This article came out of a post on the Microsoft forums concerning how to handle team builds of subsystems. The post can be…
