Home Tags Privacy About

All posts tagged with "Visual Studio"

These are posts on how to use Visual Studio's different features. This also includes extensions that I believe everyone who uses VS should check out.

Page 1 of 2 Older Posts →

Visual Studio 2022 will be in preview this summer!

Most developers I meet use Visual Studio for making .Net applications and in November this year Visual Studio will have a new release. For over two »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, .Net 01 May 2021

How to set the colors of the console in Visual Studio

This post was sparked from a question on Stackoverflow [https://stackoverflow.com/questions/65255133/is-there-an-option-in-visual-studio-that-sets-console-background-color- »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio 02 January 2021

Visual Studio - How to diff/compare two different files in your solution

Given how long Visual Studio has been out there I sometimes wonder why there is no built in function to compare two files. Using for example »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio 10 September 2020

How to diff two files in Visual Studio without using source control

I have been using Visual Studio for years and every time I have had to diff two files I went to notepad++ or some other great »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio 02 February 2019

C# - Make project build depend upon another project without creating a reference to a DLL

I recently wanted to create a dependency between two projects, so that I could control the build order. I knew how to do this easily through »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio 13 January 2019

Visual studio - How to easily create a new GUID directly in Visual Studio - Updated 2022

Previously this guide was only on using nguid with the Resharper extensions, I have extended it to include C# Interactive, which you can use without any »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, Tips and tricks 04 October 2018

Must know Visual studio shortcuts and keybindings to increase your performance

In this post I will share some of my favourite and performance optimising shortcuts. These shortcuts make life easier as a developer and may reduce some »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, Tips and tricks 25 September 2018

Visual Studio - How to set the default path for Git repositories

I recently had to reinstall Visual Studio. Every time I do this I miss some settings and something is not right. This time my repositories were »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, Git 11 September 2018

Visual Studio - How to reinstall a Nuget package using commandline

If you are trying to uninstall a Nuget package just to reinstall it, you might end up in a dependency hell if other packages depend on »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on .Net, Visual Studio 14 September 2017

Minifier and Bundler extension keeps on crashing Visual Studio

I had been fighting with this issue for several hours. Changing something in a script could make Visual Studio hang itself. It would use 100% of »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio 10 September 2017
Page 1 of 2 Older Posts →
  • Rss
  • Twitter
  • LinkedIn
  • profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Peter Daugaard Rasmussen - developer, Consultant, Blogger © 2026 Privacy policy