Understanding HTTP Status Codes
When you interact with a website or application, your browser and the server communicate using HTTP (Hypertext Transfer Protocol). An important part »
In this post I will show how the lock statement in C# works and what you should
look out for when using it. It is well »
Normally this blog is on software development, however this really bugs me and I think I figured it out. There seem to be a set of »
I have several iframes on my website due to affiliation with Amazon. However my Google Search Console recently gave me the error:
A tag on this »
Last week I was making a new “about'' page for my blog using Ghost Blog pro. When I uploaded the file I saw an »
I have created an about page on my blog. Finally I found the time to get this done, you can find the about page at the »
Peter Daugaard Rasmussen
on Blogging
21 March 2020
My previous post on websockets on how to stream messages to a client has become quite popular. I felt that I left this halfway when I »
Peter Daugaard Rasmussen
on C# , ASP.NET
14 March 2020
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
on ASP.NET
07 March 2020
I have recently had to make an endpoint in ASP.NET (core) that receives text/plain content - or raw text as you may call it. »
Peter Daugaard Rasmussen
on ASP.NET
29 February 2020
I found it hard to find an example online showing a simplistic way to create named value tuples in a list. Most of the examples I »
Peter Daugaard Rasmussen
on C#
22 February 2020