I have been working on one of our build boxes today restructuring our Surface solutions to make better of Nuget. This involved upgraded the Azure SDK on the build box to the new June release, which needed a reboot halfway through the process. After the reboot and tried a new build I got the error TF215097: An error …
Read MoreThis years DDD North is to be held at Bradford University on 13th October, keep an eye open for the call for speakers
Read MoreI installed Visual Studio 2012 release candidate yesterday. My quick n dirty conversion of Prism failed to compile. I’ve fixed the issue and released a new version on Codeplex http://metroprism.codeplex.com/releases/view/87705 During my original conversion, I used ‘CoreWindow.Current.Dispatcher’ (to try and dispatch a …
Read MoreSo Visual Studio 2012 RC is out …time to open up all our projects and see what no longer works. Hit an issue with my unit test projects, the namespace in these projects, ‘Microsoft.VisualStudio.TestTools.UnitTesting’ has been renamed to ‘Microsoft.VisualStudio.TestPlatform.UnitTestFramework’ A quick ‘Find & …
Read MoreI tried to install the Windows 8 CP on my Lenovo W520 with no success as I posted about in the past.I was only able to install Windows 8 CP only if I disabled the Nvidia graphics card and just used the integrated Intel controller. This was of no real use as I need dual monitors. With the release of Windows 8 RP I …
Read MoreI am really proud to have been involved in the team of ALM Rangers who have SIMultaneous-SHIPped best practice guidance with Visual Studio 11 RC, which became available last night**.** I am sure anyone working with Visual Studio and TFS will find the guidance of value, I have certainly learned a lot whilst helping …
Read MoreLast night I attended the first meeting of the new .NET user group Leeds Sharp. This is a flavour of user group we don’t have in Leeds; we have SQL, Ruby, Agile user groups, the list goes on, but not a dedicated .NET one. So hopefully this .NET usergroup will take off. Especially as Microsoft conveniently decided to …
Read MoreQuick Answer: It has a hidden file attribute applied. Changing the folder options to ‘Show Hidden Files and Folder’ revealed the SUO file adjacent to the solution file . When you open a Visual Studio Solution file, i.e. MySolution.sln, a corresponding MySolution.suo file is generated. This file is constantly updated …
Read MoreWhilst preparing for the Black Marble Windows 8 event tomorrow (still places available for this free event) I hit problem with VS11Beta and Metro projects. I was sorting out a demonstration of remote debugging, I had a Samsung tablet PC running WIn8CP and intended to use a WIn8Server CP running inside a VirtualBox VM …
Read MoreA while ago I recorded a video Visual Studio Team Foundation for Everyone, this forms part of Tech.Days: Visual Studio 11 Online Event, 28th June 2012, 1pm to 3pm. To lift the agenda from the MSDN site This event will cover the key new features and capabilities that Visual Studio 11 offers software development teams, …
Read More