Tech Tip: iOS App Development in Monotouch: Adding a Back Button to a DialogViewController

A quick and simple iOS programming tip today. If you create, for example, a settings screen using a DialogViewController, typically you will want a back ...
Read More

Build your own QR code!

A QR code is a (usually black and white) square graphic, like the one on this page. Typically, it holds a description of a web ...
Read More

Tech Tip: Error “405 Method Not Allowed” when performing a PUT on IIS7

Todays thought is a spectacularly obscure “feature” in Microsoft’s IIS 7.0 web server. Credit to the Mindtouch Developer portal team for this one. To fix ...
Read More

Tech Tip: Setting up WCF Services in VB.Net

Windows Communication Foundation (WCF) is Microsoft’s latest generation webservice publishing technology. It’s also really badly documented; I’ve yet to find an example which says exactly what you ...
Read More
Archives