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”
-
Central Jersey .NET Agile Firestarter – Saturday December 12, 2009
JrzyShr Dev Guy —
Authority: 104
Another Firestarter event is coming to town! If you’ve been to any of the previous Firestarter events , then you’ll know this one will be sure not to disappoint! Firestarter’s are a full day event where we focus on a single technology and take attendees from intro to guru in hours. The goal is for ...1 week ago -
CDI (JSR-299) Run with me…
JetBrains IntelliJ IDEA Blog —
Authority: 119
Contexts and Dependency Injection (JSR-299) support in Maia has been significantly improved. Reworked tool window: New code inspections: Injection points inconsistency . Detects Injection Points with ambiguous and unsatisfied dependencies @Typed annotation errors . Unproxyable bean types ...2 weeks ago -
Web Beans (JSR-299): Dependency Injection Diagram
JetBrains IntelliJ IDEA Blog —
Authority: 119
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 ...3 weeks ago -
Dew Drop – November 10, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
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 ...3 weeks ago -
Dependency Injection and Inversion of Control are not rocket surgery
Lazycoder —
Authority: 476
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 ...4 weeks ago -
Constructor Injection vs Setter Injection
The Inquisitive Coder - Davy Brion's Blog —
Authority: 513
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: ...5 weeks ago -
“Why Would I Use Windows Azure?” or “Developer Evolution”
Above The Cloud —
Authority: 92
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 ...6 weeks ago

