This session will introduce you to Monorail – an open source MVC implementation for ASP.NET from the Castle Project. You'll learn how the MVC approach is different than WebForms. Monorail enforces things like separation of concerns leading to better code reuse, easier maintainability and testability and reduced time to market. You'll also see how Monorail integrates with other parts of the Castle Project such as ActiveRecord.