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

Why do we use mocking for unit tests? and the use of test-doubles - Updated 2022

In order to understand how and why we use mocks for tests we need to understand different types of test doubles (implementations used for testing) and »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C#, Testing 09 December 2017

Great programming books that I still recommend in 2018

By now it has become a habit to create this list every year. I have made little changes as I still think the books below stand »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Books, Programming in general 01 December 2017

Great books on how to learn or get into ASP .NET core (updated 2020)

Back in 2017 I started looking into .Net core Because of this I started scouting the web for good resources on .NET core. I am mostly »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Books, ASP.NET 28 November 2017

LaTeX - How to add code snippets or any example text

I recently had to write a report using LaTeX. I had a problem with inserting my code snippets into the report. Online I found many advanced »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen 17 November 2017

Solution for "Invalid return type" from Dapper.Contrib when inserting row

This is another one of those embarrassing moments. I just had this issue for quite some time and I could not figure out what I was »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C#, Dapper 23 October 2017

C# namespaces - What is global:: and when/why to use it?

If you are like me, then you do not care much about namespaces. Hitting alt + enter using resharper gets you what you want most of the »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C# 21 October 2017

Chrome/Firefox - Javascript file is loaded but is not run and the console is empty

I just had this issue. All I needed was to run a simple javascript to test something, but it just would not run. In the end »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Javascript, Browser, HTML and CSS 18 October 2017

6 Great tips for becoming a better and more consistent blogger

I have been writing blog posts for the last few years. I still have a feeling that I have a lot to learn. When I look »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Blogging 15 October 2017

Easy and Simple way to start a new task in C#

I recently look for an easy way to start a new task in C#. Many of the examples that I found required several lines of code. »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C#, Tasks and threads 13 October 2017

ASP.NET - 404 file not found on a image, CSS, Javscript or another static file? (updated 2020)

If all your files in your wwwroot (or whatever you call your web root) folder gives you a 404. Then you have most likely misconfigured your »

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