Recent posts

.NET 4 Free Beta Exam Vouchers

less than 1 minute read

Looks like I somehow missed this. Free vouchers for the .NET 4 (Visual Studio 2010 Beta Exams) are available online in the Born to Learn blog. I couldn’t reg...

SharePoint Client on Windows 7 Phone

less than 1 minute read

Yesterday I was excited when I could download the Win 7 dev kit, but that turned to disappointment when I realised that I could only run the application that...

Get Safe File Name

less than 1 minute read

Here’s a quick utility that might come in handy. More than once I’ve seen code where the invalid chars were hard coded. The Path.GetInvalidFilenameChars has ...

SharpSvn: A Primer

2 minute read

The SharpSvn library basically gives you a .NET interface to all the operations that you would normally perform through a tool like TortoiseSVN. I found myse...

Visual Studio Maintenance Mode

less than 1 minute read

I started working my way through the hands on labs in the SharePoint 2010 Developer Evaluation Guide and found that I was missing the Visual Studio 2010 Comm...

Review: Gmail Extension

less than 1 minute read

Chrome opened public extensions just a few days ago and already the quality of extensions available are awesome. Take a look at the Google Mail Checker Plus ...

Installing Office Web Apps on Windows 7

1 minute read

If you haven’t heard of Office Web Apps before it’s basically Word, Excel, PowerPoint and OneNote running inside a browser. It lets you edit documents right ...