-
Recent Posts
Recent Comments
Archives
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
Categories
Meta
Author Archives: mikefourie
Blog Moving
I’m moving this blog over to http://mikefourie.wordpress.com. The http://www.freetodev.com url should redirect there soon. I’m busy copying over some posts and formatting the new site. I’ll be leaving this site up for now but all new posts will be to … Continue reading
Posted in Uncategorized
Leave a comment
PowerCommands for Visual Studio 2010
The RTM for PowerCommands for Visual Studio 2010 has just shipped! I found this an invaluable tool in VS 2008 and it’s good to have it back. Download If you’ve not used it before, below is a summary of what … Continue reading
Posted in Visual Studio
Leave a comment
MVP 2010 Award!
I received great news from Microsoft last week saying that I have been awarded a MVP 2010 Award! I’d like to thank all those involved in my nomination and look forward to another successful year working with the MVP family. … Continue reading
Posted in Uncategorized
Leave a comment
WMWifiRouter
I recently went on a trip where another delegate showed off his flashy HTC Touch HD2 acting as a WIFI router. It’s a really neat feature and I was able to use it with my iPod Touch. I added that … Continue reading
Posted in Stuff I Use
Leave a comment
Debugging Outlook 2010 Add-ins with Visual Studio 2010
I’m using the Office 2010 RC and VS 2010 RC1. There is an odd change in behaviour when trying to step into an Outlook 2010 Add-in from VS2010. Using VS2008, I set Outlook as the external program to start, set … Continue reading
Posted in Visual Studio
2 Comments
The MSBuild Team are Blogging
I met recently with the MSBuild team and was happy to hear that they now have a blogging schedule. From a team that has been fairly quiet on the blogging front for a long time, we now have a steady … Continue reading
Posted in MSBuild
Leave a comment
Upgrading Code — Tackling Code Analysis in Visual Studio 2010 (Part 2)
Read Part 1 first. Please note that this is all base on a non-RTM build of Visual Studio 2010, so you may get different mileage out of the final product. As mentioned in Part 1, the ‘CA1062: Validate arguments … Continue reading
Posted in Visual Studio
Leave a comment
Team Foundation Server goes Mainstream — VS 2010 Pricing
To use TFS with Visual Studio 2008 / 2005, you had to get hold of a second installer (Team Explorer) which if I remember correctly was not free at first, then was made freely available. You install it and then … Continue reading
Posted in Visual Studio
Leave a comment
Upgrading Code — Tackling Code Analysis in Visual Studio 2010 (Part 1)
Please note that this is all base on a non-RTM build of Visual Studio 2010, so you may get different mileage out of the final product. Work has started on creating a version of the MSBuild Extension Pack targeted at … Continue reading
Posted in Visual Studio
Leave a comment
MSBuild Extension Pack — Next up…
Those who keep a close eye on the Source Code tab in CodePlex will notice that in addition to shipping version 3.5.5.0, versions 3.5.6.0 and 4.0.0.0 have also been branched. At the time of writing this, all branches contain the … Continue reading
Posted in MSBuild
Leave a comment