Interested in Windows 8 Development?

Are you interested in Windows 8 Development? Well if you are Black Marble are running a free event on Windows 8 on the 30th of May in Leeds. Also Jon Fowler, one of our development leads has just started a series of blog posts on converting Prims to .NET for Windows 8 metro style apps. This is all tied to his port of Prism to Metro which you can download from Codeplex Enjoy…. ...

May 13, 2012 · 1 min · Richard Fennell

DDD10 1st September 2012

I see after a few days of issues the DDD10 site is back up and ready for submission. I have submitted a session, why don’t you – it will be fun! 08/05 – Call for speakers opens 02/07 – Call for speakers closes 03/07 – Voting opens 24/07 – Voting closes 27/07 – Schedule opens 30/07 – Registration opens 01/09 – DDD10

May 12, 2012 · 1 min · Richard Fennell

Doing a webinar on Typemock Isolator and Sharepoint

I am presenting a webinar on Typemock Isolator and Sharepoint on the 22nd of May. For more details and to register see the Typemock site

May 10, 2012 · 1 min · Richard Fennell

You do that that PS2 keyboard on that old PC, not a USB one

Whilst using DBAN to clean down some very old PCs for disposal to new homes at good causes I hit a stupid gotcha. I booted off the DBAN CDRom but could not continue beyond the first screen as it did not detect I had pressed the return key. Turns out the PCs were so old that, though their BIOS allowed USB keyboards (and I could enter setup and edit BIOS settings with a USB keyboard) the Linux kernel on the CDRom could not detect them. Once I switched to an old PS2 keyboard it all worked fine. ...

May 10, 2012 · 1 min · Richard Fennell

A fix for my failure to login to TFSpreview.com problems

I use a number of site collections on the Azure hosted Team Foundations Service (http://tfspreview.com); I have just solved a problem that I could not login to one of them via Visual Studio (2010, Dev11 or also TEE 11, I tried then all), but I could login to my other collections. Also I could access the collection if I logged in via a browser, just not with VS; all very good for work item management, but not much help for source code check-ins. ...

May 10, 2012 · 2 min · Richard Fennell

TFS Build error, 'Index (zero based) must be greater than or equal to zero and less than the size of the argument list” when building XAML projects

We had an interesting issue of late building a Surface2 application solution within a TFS 2010 build system. The solution built fine in VS2010 on both my development PC and also using VS2010 on my TFS build box (both Windows 7 64bit PC), so I know I had all the right SDKs in place. However if I built it via TFS 2010 Team Build I got the error App.xaml (136): Unknown build error, ‘Index (zero based) must be greater than or equal to zero and less than the size of the argument list…” ...

May 9, 2012 · 2 min · Richard Fennell

More on using the VS11 fake library to fake out SharePoint

I recently posted on how you could use the new fakes tools in VS11 to fake out SharePoint for testing purposes. I received comments on how I could make my Shim logic easier to read so though I would revisit the post. This led me down a bit of a complex trail, and to Pete Provost for pointing the way out! When I did the previous post I had used SP2007, this was because I was comparing using Microsoft Fakes with a similar sample I had written ages ago for Typemock Isolator. There was no real plan to this choice, it was just what had to hand at the time. This time I decided to use SP2010, this was the process used that actually worked (more on my mistakes later) … ...

May 5, 2012 · 4 min · Richard Fennell

Thoughts on my Channel9 post

After hearing my TEE video on Channel9 mentioned on Radio TFS I thought I should watch it through, I had only found time to do a quick look previously. This is all part of my on-going self review process, a form of self torture. It seems the issues I mentioned last time are still there, I still have too many err’s. The thing that stood out the most was I looked like a very shifty newsreader. My movement behind the table and losing eye contact with the camera were too noticeable to me. ...

May 5, 2012 · 1 min · Richard Fennell

Thoughts on the new Skydrive

I have swapped to the new version of Microsoft Skydrive, replacing my old Mesh setup. It is a nice slick experience, allowing easy viewing of files on Skydrive from Windows and WP7. However, I do have couple of issues I used Mesh to sync photos from my Window 7 Media Center up to cloud storage as a backup, don’t want to loose all the family photos due to a disk failure. This was simple with Mesh, just set up a sync. This is not so easy with the new Skydrive, which appears only as a folder in your user area. The only solution I can spot is to copy my photos into this folder e.g. xcopy d:photos c:usersrichardskydrivephotos. Once the copy is done this will be synced up to the cloud. With mesh if I added a file to my PC it sync’d without me doing anything, now I need to remember the xcopy (or whatever sync copy tool I am using), or have the copy being run on a regular basis via a timer. Letting Skydrive start automatically on a laptop Windows PC is dangerous. I was on site today using my Mifi and in about 10 minutes used a whole days credit. So I would recommend changing your tool tray setting to make sure you can see the Skydrive icon all the time, so you have a chance see when it is syncing and can stop it when on a connection that cost you money. ...

April 26, 2012 · 2 min · Richard Fennell

My video on using Team Explorer Everywhere is published on Channel9

I recently recorded a video on using Visual Studio Team Explorer Everywhere, this has today been published in the UK Techdays section of Channel 9. Hope you find it useful.

April 24, 2012 · 1 min · Richard Fennell