Explore >> Select a destination


You are here

colinmackay.scot
| | sookocheff.com
4.2 parsecs away

Travel
| | Inversion of Control (IoC), also known as Dependency Injection (DI), allows an object to define their dependencies as constructor arguments (strictly speaking, you can set these dependencies as properties, but the examples I will use today are constructor-based). This is the inverse of the object itself controlling the instantiation or location of its dependencies, hence the name Inversion of Control. Let's look at an example from Stackoverflow using a text editor with a spell checking component:
| | friendgineers.rosenshein.org
2.8 parsecs away

Travel
| | Leon's musings on software development
| | jameschambers.com
2.7 parsecs away

Travel
| | Integrating a simple test to help prevent malignant input on your site is as simple as integrating a few lines of code into your website. Now, if I could I'd pinch myself to make sure I'm not a robot,
| | www.ybrikman.com
16.6 parsecs away

Travel
| The home page of Yevgeniy (Jim) Brikman, co-founder of Gruntwork, author of "Hello, Startup" and "Terraform: Up & Running", and software engineer at LinkedIn, TripAdvisor, Cisco Systems, and Thomson Financial.