dependency injection
Tag details
Welcome to the 'dependency injection' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'dependency injection'.
Latest blogosphere posts tagged “dependency injection”
-
Web Beans (JSR-299): Dependency Injection Diagram
JetBrains IntelliJ IDEA Blog —
Authority: 415
Maia gives you an easy way of analyzing Web Bean class dependencies — just invoke a pop-up menu on any class in your editor. The quick pop-up view displays injection points: As well as produces dependencies of the selected class: Node and edge tooltips show detailed information about injected ...4 days ago -
Dew Drop – November 10, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio F# Language Details ...6 days ago -
Dependency Injection and Inversion of Control are not rocket surgery
Lazycoder —
Authority: 477
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 ...1 week ago -
Constructor Injection vs Setter Injection
The Inquisitive Coder - Davy Brion's Blog —
Authority: 494
For those of you who’ve used Dependency Injection, you know that the two most common ways of injecting a dependency into a class are constructor injection and setter injection. For those of you who haven’t used Dependency Injection yet, here’s a simple example which shows both techniques: .cf { font-family: ...2 weeks ago -
“Why Would I Use Windows Azure?” or “Developer Evolution”
Above The Cloud —
Authority: 406
Foreword: Apologies for the title, I’m still not sure (after completing the entry) what it should be called.Why would I use the Windows Azure Platform? Its a good question, one that I’ve had a lot of internal discussions on lately (fellow consultants from Readify). For most its quite a paradigm shift and therefore ...3 weeks ago -
Inversion Of Control, Single Responsibility Principle and Nikola’s laws of dependency injection
VusCode - Coding dreams since 1998! —
Authority: 109
Today I stumbled upon the stack overflow question regarding using DI frameworks for classes with many dependencies where the example given and couple of answers have reminded me about a subject I want to post for a long time. So the example from question basically goes like this: MyClass(ILog log, IAudit ...4 weeks ago -
Connected Show #18 – Claudio Caldato on PHP & ADO.NET Data Services
JrzyShr Dev Guy —
Authority: 406
In this episode, guest Claudio Caldato joins Peter to discuss interoperability at Microsoft and how his team is working to make Windows Azure cloud services more accessible to PHP developers. Claudio provides us details on the PHP Toolkit for ADO.NET Data Services. Guest host G. Andrew Duthie joins Peter to ...4 weeks ago