I 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 MoreAfter 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 MoreProblem 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've been meaning to build a Media Center PC for a while and have finally bitten the bullet and bought some components to add to a fairly old socket A Shuttle, which I happened to have lurking around. I bought a Hauppauge WinTV HVR-1300 TV card and an ATI X1550 AGP graphics card to add to the machine, along with a copy …
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 MoreI have just got back home from today's DDD5 conference. Time for some more considered posting later, it has been a long day, but I thought I would get my slide stack up as quick as I could. You can find the Power Point stack (with the speaker notes included) at …
Read More