Home Tags Privacy About

Peter Daugaard Rasmussen

A personal blog on thoughts, ideas and solutions in the world of software development, programming, web development and software architecture.

← Newer Posts Page 39 of 41 Older Posts →

Ways of scaling software architecture, applications and systems - updated 2020

There are several ways to scale software applications. The way of scaling is often thought about during the design phase of the system. I have 3 »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Software architecture 19 June 2016

How to disable and stop browser link in Visual Studio

Not everyone wishes to use Microsoft's Browser link in Visual Studio. It is quite easy to disable with the following steps. There are only »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, Browser 16 June 2016

What is CORS? How does it work and what does it do?

Cross-origin resource sharing [https://en.wikipedia.org/wiki/Cross-origin_resource_sharing] (CORS) is an easy way to share resources and endpoints across the web. The same-origin »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Browser, Web and HTTP 06 June 2016

How to set up unity or any other dependency injection with MVC or WebApi

I have split this guide into two sections. The first section is for people who just don't remember which classes to use to set »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on ASP.NET 06 June 2016

C# - the null-conditional Operator and how to avoid nested if statements

You probably ended up here because you wanted to avoid nested if statements or found a question mark (?) symbol in a code base and wondered what »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C# 28 May 2016

C# - What is the var keyword? Is it better to declare variables using it?

This post comes from a question I answered on stack overflow earlier. The question was about the use of datetimes. I used "var" in »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C# 26 May 2016

What is the difference between Web API vs MVC? - asp.net

I get this question a lot. I find it hard to answer in depth because these two technologies are so alike. The basic reply often become »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on ASP.NET, C# 21 May 2016

Integrating and using the uCommerce API from another application

So I just had to create and update some products in uCommerce from outside the application. This was done from a class library that was initiated »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on .Net 07 May 2016

Windows 10 - CPU usage at 100% in task manager and above 100% in resource manager

So I just had this issue 5 minutes ago. My task manager was showing 100% CPU usage. Usually this means that one process is going crazy »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Not programming, Tips and tricks 30 March 2016

Book review - Leadership and the one minute manager by Ken Blanchard

> Increasing effectiveness through situational leadership I just finished reading the one minute manager. It is a very short book. It is about 130 pages long »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on People management, Project management, Agile 29 January 2016
← Newer Posts Page 39 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