Search
Reading and Writing Office 365 Excel from a Console app using the Microsoft.Graph C# Client API
How to read and write data to an Office 365 Excel workbook using the Microsoft.Graph client library from a C# console application.
Using the Azure Monitor REST API from Google Apps Script
How to call the Azure Monitor REST API via OAuth from Google Apps Script. Worked example shows how to log average response time for an Azure App Service.
Server Migration Complete
ITCHWY has migrated to a beefer box and a new OS and still seems to be working. Oh, and search is faster!
Basic HTTP auth for an IIS hosted WCF 4 RESTful service
How to implement .NET Basic HTTP auth for an IIS hosted WCF 4 REST API.
Full Outlook Web Access on Chromebook
How to spoof your user agent to get full Outlook web access working on Chromebook, including the browser extension and user agent.
Is Intuit Insane?
Intuit is training its customers to fall victim to phishing attacks by sending messages using securedoc.html
Download a Sharepoint File with GraphServiceClient (Microsoft Graph API)
Everyone developing applications with the Graph API should know about the shares endpoint that allows you to download files easily.
Cloud
Photo of clouds spelling cloud (actually a cunning crop of a sky writing advert).
Going Chrome
Part one in my adventure in switching to a Chromebook, figuring out how to make it work for most of my tasks and then eventually returning to Windows.
Outlook/Office iCal feed 400 bad request error with C# WebClient
How to fix a 400 / bad request error with the C# WebClient when downloading an Office iCal feed.