- I started working today on a solution I had not worked on for a while. It makes use of an ASP.NET web application as a site to host SharePoint webparts (using Typemock to mock out any troublesome calls). The problem I had was that when I opened this VS2010 solution in VS2012 I could not run up this test web site. As …
Read More I posted last week on the problems I had had getting the test agents and controller in a TFS2012 Standard environment talking to each other and a workaround. Well after a good few email with various people at Microsoft and other consultants at Black Marble I have a whole range of workarounds solutions.
First a reminder …
Read MoreUpdated 1st October – See the Part 2 post which provides more workaround solutions
Whilst setting up a TFS 2012 Standard Lab Environment for an upcoming demo I hit a problem. Initially my environment had worked fine, I could deploy to my server VM in the environment without error. However, after a reboot of the TFS …
Read MoreSome great news today from Typemock, there is now a free basic edition of Typemock Isolator. The addresses a key historic problem with Isolator, that of its cost when you don’t need the advanced features of Isolator all the time.
Now if you need the cool advanced mocking features of Isolator, such as mocking sealed …
Read Moreclass="image_figure image_internal image_unprocessed" src="/wp-content/uploads/sites/3/historic/image.png"
/>
I’m really excited to be presenting at a one day event on Windows 8 application design in Dublin on Wednesday 26th September. I’m excited because Bill Buxton …
Read MoreDue to much travelling and many machine rebuilds, I have not been blogging as much as I ought.
It looks like a hectic and exciting few months in the Merry world that is Microsoft and so I plan to start of with a set of posts on effective Windows 8.
There will be the mandatory Widows 8 101 (boy do I dislike that …
Read More- I have recently had to do some work on a MVC 1 application and thought it sensible to bring it up to MVC 3, you don’t want to be left behind if you can avoid it. This was a simple data capture application written in MVC1 in Visual Studio 2008 and never needed to be touched since. A user fills in a form, the controller …
Read More After I installed Windows 8 RTM I still had two devices missing drivers. I have made a little progress
- Base System Device - was the Ricoh PCIe SDXC/MMC Host controller I used this Win 8 beta driver
- Unknown driver – seems to be the Lenovo Power Management devices. However the Win 8 Beta driver fails to install. I had …
Read Moreif you missed yesterdays DDD10, as I did, then don’t worry. You can come to DDD North in Bradford at the University Management Centre on the 13th of October. There is another great set of speakers, I was lucky enough to get my session on Unit Testing and Fakes in VS2012 accepted. Hope to see you there
Also my company …
Read More- I posted a while ago that you saw errors when trying to edit TFS 2012RC build process templates in VS 2012RC if the Visual Studio class library project you were using to manage the process template editing was targeting .NET 4.5, it needed to be 4.0. Well with Visual Studio 2012 RTM this is no longer the case, in fact …
Read More