Home 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 →

How to set the colors of the console in Visual Studio

This post was sparked from a question on Stackoverflow that I thought was common knowledge. The question was on how to change the background color of »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, Windows 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, File 10 September 2020

Asp.net core - how to change the launch URL when working with asp.net projects

If you wish to change the URL that your browser is directed to, when starting your new asp.net project you need to change your launch »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, ASP.NET, .Net core 07 March 2020

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

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

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 C#, .Net, Visual Studio 13 January 2019

Resharper - How to avoid "Name <name> does not match rule 'types and namespaces'. Suggested name is ..."

You are probably here because you got tired of Resharper telling you what to do. I wrote this because I am often using the abbreviation " »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Resharper, Visual Studio 18 October 2018

Resharper - How to easily create a new GUID directly in Visual Studio

There is a simple trick using Resharper where you can easily create a new Guid directly in Visual Studio. Using Google i had a hard time »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, Resharper, 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, Shortcut 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, Repository 11 September 2018

Visual Studio - How to reinstall a Nuget package

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 Visual Studio, Nuget 14 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 © 2021 Cookie policy