Advertisements
Tag Archives: Castle Windsor
Logging using Aspect Oriented Programming
In this article I’d like to discuss how to implement consistent logging as a cross cutting concern via Aspect Oriented Programming. We’ll look at some code that achieves this and we’ll also consider some of the implications of using this … Continue reading
When should I use Dependency Injection
Last night I went to the Brighton Alt.net meeting for the first time in a while. It was good to spend a couple of hours discussing various .net related topics with some friendly likeminded people. One of the topics was … Continue reading
Posted in Uncategorized
Tagged .NET, c#, Castle Windsor, dependancy injection, dependency injection, SOLID, TDD
4 Comments