Specification by Example workshops
I’m speaking here:
- Testing and Finance, London, 17 May
- NDC, June 16-18 Oslo
- Agile Testing Days, November 19-22, Potsdam, Germany
Archive for May, 2008
-
Castle demo App #2: Monorail basics
Posted on May 13, 2008 | No CommentsIn the second part of the Castle demo application tutorial, we look into the basic features of Castle’s powerful Model-View-Controller system, called Monorail. Monorail is based on Ruby on Rails, and brings two very important features to .NET web development: 1. Good separation of concerns between the domain model, workflow... -
Castle demo app: ActiveRecord basics and unit testing
Posted on May 7, 2008 | 25 CommentsCastle project is a great .NET enterprise application framework. It helps us develop .NET applications and web sites by providing the plumbing and making it easy to test the most important parts of the system. I’ve decided to build a demo application with the Castle project for an internal training... -
Put the web server on a diet and increase scalability
Posted on May 5, 2008 | 4 CommentsHTTP Sessions allow us to develop web applications as if they were running on a desktop machine, making the web so much more useful. Although HTTP is a stateless protocol and there is a lot of work involved in providing this abstraction, web servers make it very easy to use... -
Alt.Net beers after the Castle session
Posted on May 3, 2008 | No CommentsAlt.NET folks are organising an informal meeting after my Castle session. The first Alt.NET beers event will start at 8:30 in the Crown pub, five minutes after Skills Matter offices. For more information, see Seb’s blog post about the Beers event.

