Error!
Success!

By tag: IOC

showing:  of
0
kicks

Dependency Injection in ASP.NET MVC NerdDinner.com Application  (Unpublished)

Demonstrating how to apply Dependency Injection in the ASP.NET MVC NerdDinner.com application using Microsoft Unity Application Block.


Kicked By:
Drop Kicked By:
0
kicks

TDD in SharePoint - Introduction to common vocabulary  (Unpublished)

This post is part of a series on Test Driven Development - Using Dependency Injection. There are a number of terms that you are likely to hear very early on in your journey to Test Driven Development, these terms generally refer to specific patterns of coding that have developed to support partic...


Kicked By:
Drop Kicked By:
0
kicks

IoC - ‘A Simple Example’ with Castle  (Unpublished)

A simple, easy to follow example of implementing IoC using Castle Windsor


Kicked By:
Drop Kicked By:
0
kicks

IoC libraries compared  (Unpublished)

A comparison of how to initialize various IoC libraries. Including AutoFac, Ninject, Spring.Net, StructureMap, Unity, and Windsor.


Kicked By:
Drop Kicked By:
0
kicks

Dependency injection with Castle Windsor: Video  (Unpublished)

Here’s the video from the talk on dependency injection with Castle Windsor that Mike Hadlow and Gojko Adzic did last month at Skills Matter.


Kicked By:
Drop Kicked By:
0
kicks

Spring.NET 1.2.0 Released  (Unpublished)

The Spring.Net framework version 1.2.0 has been released today and it features among others WCF and MSMQ integration as well as 100 bug fixes and enhancements since the 1.1.2 release.


Kicked By:
Drop Kicked By:
0
kicks

Proof of Concept: a simple DI solution for ASP.NET WebForms  (Unpublished)

Building a simple, reusable Http Module that gives folks DI scoped to the Application, Session, and Request. List of requirements (scaled to just the application level) that looked sort of like this: Create a DI container for the application Create a way to get to the container ( we choose an ext...


Kicked By:
Drop Kicked By:
0
kicks

Converting the CWAB to Unity - Using the UnityCompositionContainer  (Unpublished)

This is the sixth post in a series. The other post include: Converting the Composite Web Application Block to Unity - Intro. Converting the Composite Web Application Block to Unity - Adding an ICompositionContainer Converting the Composite Web Application Block to Unity - Clean Up ICompositi...


Kicked By:
Drop Kicked By:
0
kicks

ASP.NET MVC Tip: Dependency Injection with Unity Application Block  (Unpublished)

In this post, I demonstrate how you can use dependency injection pattern using Microsoft’s Unity Application Block (Unity). If you want to develop an ASP.NET MVC application fully with Microsoft stack, you can use Unity Application Block to perform dependency injection.


Kicked By:
Drop Kicked By:
0
kicks

Insidious Dependencies  (Unpublished)

Many dependencies in code are obvious, such as relying on a particular framework or database implementation. Others can easily be overlooked. This article exposes some of the more insidious dependencies that commonly exist within applications which may be overlooked as such.


Kicked By:
Drop Kicked By:
0
kicks

Envrionment Validation and Windsor Extensibility  (Unpublished)

Adding envrionment validations to Windosr: "StructureMap does really well is the ability to ask the container to perform envrionment validations, to make sure that the envrionment is ready for us"


Kicked By:
Drop Kicked By:
0
kicks

Common IoC denominator for Autofac, Castle and Unity .NET Containers  (Unpublished)

What’s the common denominator for the Autofac, Castle, Unity and other popular .NET containers? Some think, that it is the CommonServiceLocator - an interface that will allow library developers to abstract from the specific Container or Service Locator implementation.


Kicked By:
Drop Kicked By:
0
kicks

What is this Managed Extensibility Framework thing all about ?  (Unpublished)

Another IoC Container From Microsoft ? Add-in Framework ? What the heck is it ? Sidar tries to answer.


Kicked By:
Drop Kicked By:
0
kicks

BFG: DSL configuration syntax for Autofac IoC Container  (Unpublished)

This might be interesting for people that use popular IoC container for .NET - Autofac. Now it is possible to configure this container with the custom DSL syntax that is more flexible and efficient than plain XML configuration.


Kicked By:
Drop Kicked By:
0
kicks

Implementing Exception Handling Application Block with Photon.NET  (Unpublished)

Let's implement lightweight EntLib Exception Handling with the Autofac IoC and Boo DSL


Kicked By:
Drop Kicked By: