Search

Martijn Stolk's corner of the web

Stuff that keep me busy…

Tag

aspnet

Logging raw HTTP messages in ASP.NET

We all want to investigate the content of the requests between the browser and the server at some point. The most common way to do this is to open up the developer tools of the browser and look at the... Continue Reading →

Automatically run Application_Start for websites in an Azure WebRole

In order to get your websites to automatically run the Application_Start of your global.asax in an Azure WebRole, some changes to your application are neccesary. This solution is probably not the only solution for this problem, but it worked for... Continue Reading →

Blog at WordPress.com.

Up ↑