Home About

All posts tagged with "Web"

These are my posts relating to the web and internet. Posts on how to make websites, APIs and how to use the HTTP protocol and REST properly.

← Newer Posts Page 2 of 2

What is the difference between Websockets and HTTP/REST?

I recently made an example on how to do websocket communication between a server and a client, where i pushed messages from the server to a »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Websocket, HTTP, Web 24 January 2019

Google auto ads are not always working as they should..

I have recently added google auto ads to my site. I figured it could ease some of the work for us bloggers. Auto ads has just »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Google, Web, Blogging, Ads 06 September 2018

Should you use MQ/Brokers or Web services? and how are they different?

Having worked with both message queues and web services I decided to write a little bit about their differences. Throughout my career I have heard a »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Message queues, Web, REST, HTTP 27 August 2018

What is the difference between REST and HTTP? or are they the same?

There seems to be a big emphasis on using REST these days. Where REST easily becomes a synonym with HTTP. It is not, REST is an »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on REST, HTTP, Web 24 August 2018

Getting raw POST/PUT body data from Request in a Web Api controller

Looking for a solution to get raw postdata? Here are two ways to do what you want. If you do not mind parsing the object on »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Webapi, Web, HTTP, C#, .Net 18 September 2017

Are you getting the following 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 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 HTTP, REST, Web 04 September 2017

Put VS Post - when to use what for web and REST?

I often hear this discussed: when should we use PUT and POST verbs in HTTP? how do they differ? and are they not very closely related? »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web, HTTP, REST 14 July 2017
← Newer Posts Page 2 of 2
Rss
Twitter
LinkedIn
profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Peter Daugaard Rasmussen - developer, Consultant, Blogger © 2021 Cookie policy