Microsoft Cloud Day slides
My slides and those of other presenters at last weeks Microsoft cloud day have been published
My slides and those of other presenters at last weeks Microsoft cloud day have been published
As Brian Harry announced on his blog there are new 2012 editions of the two main TFS books on the way. I have added links to them from my reading list page but as yet you can only pre-order them as the release dates are not available.
Update 4/Aug/2012: See post on my implementation of a 2012 version of this activity If you are using Typemock Isolator in your unit testing then you be wanting to include then in your automated build process. Unlike other mocking frameworks you have to do a bit of work to achieve this with Isolator, this is because to enable its advanced features of mocking items like sealed private classes you have to start the interceptor that does the magic prior to running the tests and the switch it off afterwards. ...
The next Leeds Sharp user group meeting on the 28th of June is a Kata session using Conway’s game of life. For more details see their site. Not sure if I can make it yet have to keep an eye on my ever filling diary
Session submission has opened for the next DDDNorth on the 13th October at Bradford University. Why not submit a session?
I have been finding the ‘hit the windows key and type’ means to launch desktop applications in Windows 8 quite nice. It means I get used to the same behaviour in Windows or Ubuntu to launch things, no need to remember menu locations just type a name, all very slickrun . However, I hit a problem today, I hit the windows key, typed Visual and expected to see Visual Studio 2012 and 2010, but I only saw Visual Studio 2012 ...
I am speaking at NEBytes next week on VS/TFS2012 with Andy Westgarth, check the NEBytes site for details
At TechEd USA 2012 in the keynote and the ALM session it was announced that you no longer need an invite code to access the Azure hosted TFSPreview.com, it is now open to all. There are no final details as yet over the pricing when it goes fully to production but they did say there will be some form of free offering going forward. We will have to wait for more details on that front. ...
Whilst preparing the demos for my [TFS 2012 ALM session on Wednesday (still places available of you are in the Yorkshire area)](http://www.blackmarble.co.uk/events.aspx?event=How to Plan your Application Lifecycle Implementation with TFS11), I got the following error whey trying to add a new solution of sample code to TFS Access to the path ‘C:ProgramDataMicrosoft Team Foundation Local Workspaces43519e4-72cf-4cd0-a711-f4bb8b817f30TYPHOON;432cfb95-26d6-4a68-af26-b102c950a90dproperties.tf1’ is denied. It seems that the ..4535… folder had been created when I was running VS2012 using ‘run as administrator’. When I tried to browse it I was prompted for UAC elevated privileges. So if I was not running VS2012 as administrator I could not access the folder. For me the solution was to just delete the folder and let VS/TFS recreate it. I had no checked out files so it did not matter. Once done all was OK ...
I posted recently on running Win8 RP on my Lenovo W520, well a few days on it is still working fine. I have adopted by usual practice of installing as few hardware vendor drivers/tool as possible, as I tend to find these make matters worse most of the time. However, I as expected I could not only rely on just what came with Windows 8. On installing Windows the only device not discovered was the single device ‘Intel Chipset’, this needed the Intel Chipset Support driver I noticed today that when on my docking station my speakers did not work. I expected to have to install the Lenovo provided audio drivers, but a check for ‘updated drivers’ on the audio device in device manager got the right ones from Windows Update. The fingerprint reader just work had to do nothing other than enrol my fingerprint in Control Panel –> Biometics, and unlike with the Lenovo version of the UI I had on Windows 7, I can now user a fingerprint to elevate my privileges via UAC. One issue seem to be the green LED by the reader does not light up, but as it works I can live with that. I will report more things I need to do as I find them. ...