Specification by Example workshops
I’m speaking here:
- Testing and Finance, London, 17 May
- NDC, June 6-8 Oslo
- Agile Testing Days, November 19-22, Potsdam, Germany
monorail Archive
-
Introducing Alt.NET courses at Skills Matter
Posted on December 22, 2008 | 3 CommentsFrom February 2009, Skills Matter will start organising public Alt.NET courses (first in London and then across Europe). Opensource .NET tools crash course The first will be a three-day crash course on tools and practices aimed at .NET developers that want to learn about Alt.NET tools and Java developers that... -
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) -
Slides, links and source from the Ajax Monorail talk
Posted on June 13, 2008 | 4 CommentsI really enjoyed talking about Developing Ajax web applications with Castle Monorail yesterday at Skills Matter. It was great to see so many familiar faces — thanks for coming again and I hope that you enjoyed it as well. Here are the downloads and links that Dave and I promised... -
Castle Demo App #4: Unit testing Monorail web sites
Posted on June 9, 2008 | No CommentsOne of the best things about Castle Monorail MVC engine is that it allows us to test controllers from the IDE, without actually deploying anything to the web server. A major problem with most web development environments, including classic ASP.NET, is that the workflow and session logic can only be... -
Castle Demo App #3: Saving time and effort with advanced Monorail features
Posted on May 26, 2008 | 1 CommentIn the third part of the Castle tutorial, we look into the features of Monorail that allow us to save a lot of time and effort when developing web applications. We explore advanced Monorail concepts that help us delegate error processing and authentication to the framework and reuse templates. We...

