iPhone Development Introduction Video

A good intro video from the ALT.NET chaps that goes into Objective-C and interface builder

Continue Reading

Mono links

The Mono Migration Analyzer (MoMA) tool helps you port existing .NET applications to the mono framework. Mono Tools for Visual Studio allows you to port .NET applications to Mono and Linux without leaving Visual Studio.NET. However this is in private beta at the moment…

Continue Reading

ELMAH – Logging Framework

Just stumbled across the Error Logging and Handlers for ASP.NET framework  that is a logging framework for .NET that can be dropped into an already running website without the need for re-compilation or re-deployment. Looks fantastic. This is going into my side project as well!

Continue Reading

Amazon’s Kindle eBook reader to finally come to the UK – and by Christmas?

So say the register… That’s my Christmas present sorted then :)

Continue Reading

PhotoView – Reference application for developing for Windows 7

This sample application also named XP2Win7 from Microsoft shows off some of the following Windows 7 specific features: • Windows Search • UAC • Scheduled Task • Windows 7 Taskbar Integration • Transactional File System • IO Optimization • Event Tracing for Windows (ETW) • Microsoft Management Console • Windows 7 Libraries • Windows 7 Sensor and Location Platform • PowerShell • Preview Handler • Aero Glass • Trigger Start Services Download it here

Continue Reading