I was watching the Channel 9 video on the Silverlight game Zero Gravity, the developers said that their aim was to produce an addictive game - they certainly succeeded.
This is a great video to watch to get a developers/design view on Silverlight
Technorati Tags: Silverlight
Read MoreScientific American has a interesting article on a Data Center in a box. Basically it is a standard shipping container full of Sun Servers. I am our our IT manager would like one! it should fit on any house's driveway, a stylish addition to any home.
It is an interesting spin on the old IBM data recovery model where …
Read MoreI have been having a phase of reading novel's I read years go, this time it is Neuromancer by William Gibson (published 1984). This choice was triggered by it being reviewed on BBC Radio4's A Good Read, the suggestion of Bill Thompson the BBC technology columnist.
I have been surprised by how little it seems to have …
Read MoreIntroduction
I said I would post again when I had something to show in my TFS WorkItem webparts project, well here it is. I have created a pair of web parts, one to list all the work items and the other to display the details of a given item.
For testing I have create a single ASP.NET 2.0 web page that implements a …
Read More- After I installed the eScrum template everything seemed fine bar the reports, only the work item report showed anything, in fact on the other reports their parameter combo boxes were empty. The key difference is the workitem report is drawn form the SQL DBs, while all the other reports are drawn from the OLAP warehouse …
Read More Problem
Today I tried to move VS2005 solution in TFS source control from one Source Control location to another (on the same server) as I had put it in a stupid location to start with.
So I unbound the source control (File -> Source Control -> Change Source Control) and then went into Source Control Explorer and …
Read MoreWhen developing SharePoint add-in try to remember if you put a previous version of the DLL in the GAC or not. I have just wasted a couple of hours trying to work out why a new version of a DLL is not being read from a site collection's bin directory, when there was an old version in the GAC.
Of course this would not …
Read MoreI have been looking at writing some SharePoint 2007 (MOSS) web parts to show information about TFS workitems. This turned out to be a bit more complex than expected.
I wrote a ASP.NET 2.0 webpart using the TFS WorkItem Tracking Web Project on Codeporject as a starting point. My first WebPart just listed workitems in a …
Read MoreI have just watched the Dot Net Rocks TV Show that Colin Mackay recommended during his DDD5 session on Mock Objects (and posted about in his blog).
I cannot agree more that it is great practical intro to using the Model/View/Presenter pattern, easy to follow and not getting bogged down as is so often the case with …
Read MoreAfter not really enough sleep it seems a good time reflect on DDD5.
My session
I felt my session went well, and the initial feedback was good. It is always good to be asked question all day about your session, proves it got people thinking; I certainly learnt a few tricks for TFS from these conversations.
A common …
Read More