Home Tags Privacy About
Peter Daugaard Rasmussen's Picture

Peter Daugaard Rasmussen

Programmer, Developer, Consultant.

Randers - Denmark https://peterdaugaardrasmussen.com 403 posts
← Newer Posts Page 29 of 41 Older Posts →

C# - How to mock a HttpClient dependency for tests - updated 2023

In this post I will go through how you can mock the HttpClient class in C#. This is often needed as almost everything we develop these »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C#, Testing 11 October 2018

Google search console - Failed: Soft 404, how I fixed this issue for my website

I recently found out that I had a soft 404 on one of my "tag" pages [https://peterdaugaardrasmussen.com/tag/error/], which are pages »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on SEO 09 October 2018

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

C# - Iterate through all items in a list In parallel and wait for them all to finish

You can easily iterate through each item in a list, run a function on each and wait for all to finish. All you have to do »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C#, Tasks and threads 02 October 2018

Top 10 scrum mistakes that you should avoid, that I have seen practiced

I have been part of many scrum teams in my years as a consultant and recently as an employee. In this post I will share some »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Agile 27 September 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

C# - What are object initializers and what do they do?

I had a conversation the other day on the topic of object initializers and what they do. In this post I will briefly elaborate on what »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C# 20 September 2018

Book review - Release It by Michael T. Nygard

During my studies for a Master's degree I read a lot of books. Sometimes good books and sometimes books that seem to be written »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Software architecture, Books 18 September 2018

How to get past frustrating and annoying programming issues as a developer (updated for 2022)

Starting out programming can be daunting. Sometimes you will find yourself hitting a wall again and again and you might sit for hours looking at the »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Programming in general, Tips and tricks 13 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
← Newer Posts Page 29 of 41 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 © 2025 Privacy policy