How not to do dependency injection - using XML over fluent configurati

added by devtrends
8/30/2011 10:58:19 AM

229 Views

Virtually all the developers that I come across who do not like using IoC containers have been put off by verbose, error prone XML-based configuration. Many people do not even realise that a type-safe alternative is available in all the popular IoC containers. If you are struggling with XML config, fluent configuration could be the answer to your prayers.


0 comments