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 37 of 41 Older Posts →

Must know command line commands for Nuget

Here are 4 commands for nuget that I use most often and I rarely use any other. These are also some of the most simple commands »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on .Net 17 July 2017

Suddenly no sound on windows 10 - Here are 2 things to try

Suddenly I had no sound on windows 10. Testing my playback devices and the like did nothing at all. Here are two things I did (no »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Not programming 17 July 2017

How to escape and show HTML tags in your (Ghost)blog or general markdown

I had this problem earlier. I needed to escape a HTML tag like <Tag> on my blog (I am using Ghost Blog) and I »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Ghostblog, HTML and CSS, Blogging 17 July 2017

Nuget - update all packages starting with something specific using command line

Working with Nuget and having a lot of internal packages at a previous job, updating all packages was always a pain. Often you can just update »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on .Net 14 July 2017

HTTP - Put VS Post, when to use what for REST? - Updated 2022

This is often an item for debate when making a new API: when should we use PUT and POST verbs in HTTP? how do they differ? »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 14 July 2017

C# - Set a friendly / readable ConnectionName for RabbitMQ connection

I recently looked into this. I did a lot of googling before finding the simplest solution ever. using your ConnectionFactory(or IConnectionFactory) you invoke the method »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on RabbitMQ, C# 13 July 2017

MSSQL/Dapper - Slow select statement on VARCHAR column with index

I recently had an odd experience with a select statement. It was a very simple select statement hitting a unique index on a varchar column. But »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Dapper, MSSQL 21 June 2017

C# - Thread.Sleep(1); takes more than 1 milisecond - around 16ms

I recently had to hunt down a bug. We were experiencing a piece of code running very slowly. The executed code should take way less than »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C#, Tasks and threads 30 April 2017

How to disable specific notifications on LinkedIn

I recently stumbled upon a feature in LinkedIn, which I wish I had known a long time ago. I always thought that birthday notifications were not »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Not programming, Tips and tricks 30 March 2017

Returning HTML or any file using Asp.Net controller

I have updated this post to take asp.net core into consideration. If you are looking for an answer on how to do this in Web »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on ASP.NET 11 March 2017
← Newer Posts Page 37 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