|
|
Stories recently tagged with 'IoC'
|
|
submitted by
sirrocco
12 days ago
gojko.net — 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. read more...
|
|
tags:
Windsor, IoC, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
schalkvanwyk
27 days, 3 hours ago
blogs.msdn.com — 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 extension method on the Application class)
Allow a way to configure the container
Allow DI to work for pages
Allow DI to work for user controls
Allow DI to work for master pages
Allow DI to work for ASMX web services
Allow the above functionality in a simple and self contained way read more...
add a comment
|
category: ASP.NET | Views: 5
|
|
tags:
IoC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
schalkvanwyk
27 days, 3 hours ago
blogs.msdn.com — 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 ICompositionContainer
Converting the Composite Web Application Block to Unity - Ummmm...Oooops.
Converting the Composite Web Application Block to Unity - Actually Adding Unity read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
CWAB, IoC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mvcguy
29 days, 14 hours ago
weblogs.asp.net — 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. read more...
add a comment
|
category: ASP.NET | Views: 12
|
|
tags:
ASP.NET, IoC, MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 1 day ago, submitted by
ssmith
1 month, 1 day ago
stevesmithblog.com — 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. read more...
1 comment
|
category: Unit Testing | Views: 300
|
|
tags:
IoC, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
schalkvanwyk
1 month, 6 days ago
ayende.com — 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"
read more...
add a comment
|
category: Other | Views: 1
|
|
tags:
IoC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
abdullin
1 month, 11 days ago
rabdullin.com — 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. read more...
add a comment
|
category: C# | Views: 8
|
|
tags:
Autofac, DI, C#, IoC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
abdullin
2 months ago
rabdullin.com — 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. read more...
add a comment
|
category: C# | Views: 8
|
|
tags:
Container, DSL, DI, BOO, IoC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 14 days ago, submitted by
misbaharefin
2 months, 15 days ago
dotnethitman.spaces.live.com — Dependency injection is a programming technique to reduce component coupling. Dependency injection is also commonly known as “inversion of control” or IoC or sometimes as The Hollywood Principle - "Don’t call us, we’ll call you”. The goal of dependency injection is to separate the concerns of how a dependency is obtained from the core concerns of a boundary. This improves reusability by enabling components to be supplied with dependencies which may vary depending on context.
read more...
add a comment
|
category: Patterns | Views: 236
|
|
tags:
Unity, IoC, Patterns, DependencyInjection | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
schalkvanwyk
2 months, 19 days ago
weblogs.asp.net — Quickly add logging using "static gateway logging example" and a mini IoC. read more...
|
|
tags:
IoC, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|