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

Easy way to copy to clipboard for vanilla Javascript

Here is a small script that I put together in order to create a copy to clipboard button. It works in all modern browsers. I created »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Javascript 12 September 2017

Minifier and Bundler extension keeps on crashing Visual Studio

I had been fighting with this issue for several hours. Changing something in a script could make Visual Studio hang itself. It would use 100% of »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio 10 September 2017

Changing the browser that Visual Studio launches for debugging

I got this question the other day. How to change the default browser in Visual Studio? When you hit F5, run or debug your web application »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, Browser 08 September 2017

Fixing the error: "IIS Error 500.19 - Internal Server Error"?

Earlier this year I had the pleasure of handling the following error: HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 06 September 2017

What is Cross Site Request Forgery (CSRF) and how can it be avoided?

In simple terms, CSRF is misusing the "saved" trust a website has in your browser. Often your token for authentication will be stored in »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 04 September 2017

Visual Studio - Cannot find or install Nuget package in project?

I recently had an error where I tried to install a nuget package in a project. From the nuget package console I got an error that »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on .Net, Visual Studio 02 September 2017

Great books for learning or improving C# skills - updated for 2022

Here I have put together a list of C# books that I find worth reading if you are getting into programming and your language of choice »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C#, Books, Programming in general 30 August 2017

How to stop fiddler from changing/fixing the content length of a request

This might be embarrassing to admit. But it did take a long time for me to find this option. The option for stopping fiddler from changing/ »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Tips and tricks 28 August 2017

Advantages and disadvantages of IoC containers and reasons to use them

I used IoC containers for the first 5 years of my career. The last year I have been using them very little. This is due to »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Software architecture 30 July 2017

12 tips for having an effective meeting - updated 2022

Years ago I was mostly against all meetings, I was the "I just want to work" kind of type. Being behind a screen and »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Not programming, Tips and tricks, Project management 19 July 2017
← Newer Posts Page 36 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