I am just pushing applications through into the Windows 8 Marketplace. On checking the progress of an application it had the word “Failed”, being unfamiliar with this word I looked it up and it turns out to be some form of non success. Rushing to find out why this was the case I was presented with
Your app doesn't meet …
Read MoreAs an out of band Windows 8 post for many of us C++ is somewhat a hidden shame, but not really a shame just hidden out of sight while we dream of closer to the metal coding.
With the joys of Windows 8, C++ is once again back to the fore, I thought a couple of notes on how to get things moving might help
Boostis …
Read More- In many of my presentations on Windows 8 over the last year, there has been a raft of standard questions on how to use Windows 8 effectively, so here is the first of a set of using Windows 8 posts. This aim for this post is to clarify terms and show the main Windows 8 features to allow future posts a frame of …
Read More - 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