If you've wondered how to make sense of the alphabet soup and options available for Dependency Injection and Inversion of Control (DI/IoC) as well as how the Managed Extensibility Framework (MEF) can help you solve these problems, check out this screencast. In two minutes, you'll have a fully…
In this video, Brandon Satrom continues the screencast series "Using ASP.NET MVC With Community Tools" with an overview of StructureMap, a popular Inversion of Control (IoC) container for .NET. After briefly discussing Dependency Injection (DI), Brandon will walk through using…
Recorded Live at Philly.NET CodeCamp April 2010http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryMost good search engines out there today expose an API against which we can program. No matter what search engine you like to…
While there are many qualities by which to judge an architecture, two technologies--dependency injection
(DI) and
aspect-oriented programming (AOP)--provide guidance on some of the most foundational. Not only do they influence how a system's components are designed and organized, they also…
Brian H. Prince caught up with
Caleb Jenkins
at the MVP summit. They commandeered a conference room, and talked about how all developers need to care about architecture. Developers should think of architecture at the code level and the benefits of Dependency Injection.