- I recently had the great pleasure in reviewing Jon Flanders great white paper on ESB 2.0. Jon has a knack of nailing things down and ignoring the fact I am a fan of ESB 2.0 I think you should read this as soon as possible,better still print a copy off and give it a gift to a loved one who has not had the joy of knowing …
Read More A slight change to the usually arrangement this month at Agile Yorkshire. The speaker will Martin Fowler who will be talking on “Software Design in the 21st Century”, but the meeting will be on the 17th March (which is a week later than usual) and at a new venue The Adelphi in Leeds.
This promises to be a very …
Read MoreSome DDD event news
- Registration has opened for DDD Scotland
- There is a call for speakers at DDD South West
- There is a call for speakers at SQLBits
If you have never been to a DDD style event before why not give it a try; they are free and you are sure to learn something. Unlike the DDD events in Reading these ones …
Read MoreI have been doing some more work integrating Typemock and VS 2010 Team Build. I have just wasted a good few hours wondering why my test results are not being published.
If I looked at the build log I saw my tests ran (and pass or failed as expected) and then were published without error.
Read More- I find one of the most often overlooked new features of 2010 is the Symbol Server. This is a file share where the .PDB symbol files are stored for any given build (generated by a build server, see Jim Lamb’s post on the setup). If you look on the symbol server share you will see directories for each built assembly with …
Read More This year’s DDD South West has been announced for the 5th of June in Bristol, for details see the dddsouthwest.com site
class="image_figure image_external image_unprocessed" …
Read MoreWeek after next I will be speaking at QCon London with Simon Thurman of Microsoft on “The Interoperable Platform”.
So what does that title mean? Well for me, for this session, it will be about how you can use the ALM features of TFS even when using Eclipse for Java development. So it will be a demo led session on the …
Read More- When you use the InvokeProcess activity, as I did in my Typemock post, you really need to setup the logging. This is because by default nothing will be logged other than the command line invoked, not usually the best option. There are a couple of gotta’s here that initially caused me a problem and I suspect could cause …
Read More