This is a small follow up to my previous post giving an overview of the ALT.NET Conference, including Coding day and ALTNET Beers. This post is just a set of links and resources from the coding day.
Inversion of Control
- Castle Windsor IoC – download
- Autofac
- Suteki Shop – source (This project was used as a reference of how to use IoC)
“The nice thing about IoC containers is that the framework is almost not there”- @mikehadlow
Web Frameworks
- [ASP.NET] MVC Contrib Project
- Spark View Engine
- ASP.NET on CodePlex
- ASP.NET MVC 2.0 Preview 1 overview – Download
“If you don’t look at code you wrote six months ago and think ‘God! That’s awful’ then you are not really progressing” – @mikehadlow