Learn how to do Specification by Example
I’m speaking here:
- Agile Practitioners 2012, Tel Aviv, Israel, 30-31 January 2012
- Software Passion Summit, Göteborg, Sweden, March 19-20, 2012
- Scandinavian Developers conference, Göteborg, Sweden, April 17, 2012
- Dutch Testing Conference, Bussum, NL, 18 April
- Testing and Finance, London, 17 May 2012
castle Archive
-
Castle Windsor talk this Thursday in London
Posted on October 20, 2008 | 3 CommentsMike Hadlow and I will present the principles of dependency injection, show how to implement them with Castle Windsor and then talk about some more advanced stuff such as Windsor facilities and implementing custom functionality with them. This session is aimed at .NET developers at all levels, it is free... -
Learn to use Castle Windsor: London October 23rd
Posted on October 3, 2008 | 1 CommentMike Hadlow and I will be doing a free talk on dependency injection with Castle Windsor on October 23rd in London, at Skills Matter. We’ll cover basics of dependency injection, how to use that pattern with Castle Windsor and then move on to some more advanced themes like extending Windsor... -
Opensource .NET talks schedule
Posted on August 27, 2008 | 4 CommentsWe have worked out the schedule for opensource .NET talks at Skills Matter in London for the next few months. Here are the dates to note in your calendar – more detail on sessions will follow: 25th September: Script #, .NET response to Google Web Toolkit. Registration is now open... -
Video: Developing Ajax Web Applications with Castle Monorail
Posted on July 18, 2008 | No CommentsHere’s the video from the talk that Dave and I did last month at Skills Matter on developing Ajax Web applications with Castle Monorail. You can download slides and find links from the talk here. (if the video does not load in the embedded player, see it on google video) -
Really simple .NET remoting with Castle
Posted on July 9, 2008 | 3 CommentsSimplified calls to remote services are among the most useful features of the Java Spring framework. In .NET, I use Castle for the application framework wiring and I was looking for something similar — it turns out that remote proxy calls are incredibly simple with Castle as well.

