Home
Peter Daugaard Rasmussen's Picture

Peter Daugaard Rasmussen

Programmer, Developer, Consultant.

Randers - Denmark https://peterdaugaardrasmussen.com 148 posts
Page 1 of 15 Older Posts →

Great programming books for software developers and architects that you should consider to read in 2020

As I have done for the past 4 years, I will again this year create a list of my favorite books on software development. As seen »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on books, book-review, 2020 01 December 2019

C# - Trim() String using a string instead of a single char

Today I found that C# does not have a built in method for trimming strings using another string. The built in method for trimming strings does »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on c#, .net 31 October 2019

xUnit - how to check if a call does not throw an exception

If you are moving from NUnit to xUnit, you will likely encounter the absence of the DoesNotThrow method in xUnit. You are looking for something that »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on c#, xUnit, unit-tests 27 October 2019

Microservices - what is a nano service?

I often use the term "nano service", but I figured that I had never defined this, that I will do in this post. In »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Microservice, Nanoservice, Monoliths 14 August 2019

Ghost blog pro - how to add ads.txt file for google adsense

I recently added my ads.txt file to my ghost blog. The ads.txt file should be located at the root of your website, and mine »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on ads.txt, adsense, Google, Ghostblog 16 June 2019

LaTeX Warning: Citation <name> undefined and bibliography using bibtex not showing

I was just setting up bibliography for my document using LaTeX. However I had forgotten how to do so and got all kinds of errors trying »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on LaTeX, BibTex 06 February 2019

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

What is a unit test?

In this post I describe what units tests are all about. It seems to me that in the last many years, the focus has drifted away »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on unit-tests, test, programming 31 January 2019

What is the difference between Websockets and HTTP/REST?

I recently made an example on how to do websocket communication between a server and a client, where i pushed messages from the server to a »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on websocket, http, web 24 January 2019

How to use Websockets with Asp.net core - an example on how to push messages to a website

I finally decided that it was time to give websockets a try. They have been around for over a decade, but I just had not found »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on websocket, asp.net, .netcore, c#, javascript 20 January 2019
Page 1 of 15 Older Posts →
Rss
profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Follow @PeterDRasmussen
Peter Daugaard Rasmussen - Developer, Consultant, Blogger © 2019