.Net - A great book for learning the new .Net 5
So far there are not many books for .Net 5, as it was so recently announced. What I have found from ratings is that the following »
So far there are not many books for .Net 5, as it was so recently announced. What I have found from ratings is that the following »
In Google search console you may find that some of your pages has been excluded with the status "Alternative page with proper canonical tag" »
I have not yet found a situation where I needed a thread instead of a Task. Threads are a lower level concept when compared to tasks. »
In this post I demonstrate how you can PUT or POST JSON using the HTTPClient in C#. The simplest way to do this is using the »
This November (2020) we are getting ourselves a new version of .Net called ".Net 5". We are currently at .Net Framework 4.8 and »
Back in July 2018 I made a blog post that I had reached a blog post count of 100. Today I can announce that this will »
It is no secret that I like to spend some time on investing, buying and selling stocks and index funds. I use Google sheets in order »
I recently wanted to remove certain elements on my page. They all shared the same class, but I ran into problems when the last one in »
In order to get a child element or several child elements you can use the querySelectorAll or QuerySelector functions. Yes these can be both at document »
I previously made a post on how to disable cookies for Google analytics. In the same post I mentioned that I had used Google analytics IP »