IoC

Tag details

Welcome to the 'IoC' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'IoC'.

Look up Offsite Link "IoC" at The Free Dictionary

Latest blogosphere posts tagged “IoC”

  • Windsor-managed HttpModules


    Bug squashAuthority Authority: 404
    blockquote { margin: 1em 3em; padding: .5em 1em; border-left: 5px solid #fce27c; background-color: #f6ebc1; }blockquote p { margin: 0; } Another interesting question from stackoverflow : I have a custom HTTP Module. I would like to inject the logger using my IoC framework, so I can log errors in the module. ...
    2 weeks ago
  • Dependency Injection and Inversion of Control are not rocket surgery


    LazycoderAuthority Authority: 496
    I see a lot of people talking about how “advanced” techniques like dependency injection and inversion of control are and how their team won’t understand either technique.   Folks, this isn’t hard. In fact, both of these things are so simple I simply call it “using the programming language”.   Let’s ...
    3 weeks ago
  • Dew Drop – November 1, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Character Testing with the Char ...
    3 weeks ago
  • Visualizing Windsor components dependencies


    Bug squashAuthority Authority: 404
    When working with Windsor on complex applications, its pretty common to have hundreds or even thousands of components managed by the container. The dependencies can get quite intricate and sometimes you need to see the big picture. Static analyzers like NDepend dont cut it since components are wired by Windsor at ...
    3 weeks ago
  • Injecting an ILogger property with Autofac


    Where's LouAuthority Authority: 93
    I’ve always liked the Castle.Core ILogger and ILoggerFactory abstraction. I don’t know why but I’ve never been a fan of log4net so I like to keep direct dependencies to it at arm’s length. Looking into Autofac recently, I was trying to find a way of getting a logger property assigned as a component is ...
    4 weeks ago

Comments about IoC

Personal attacks are NOT allowed
Please read our comment policy