StructureMap Episodes


# 150
10/3/2009
Level: Advanced
Tags: IoC WCF StructureMap
Comments: (24)
Views: (10546)
Watched: (3572)
Downloads: (4619)
Author:
Derik Whittaker
 
Presented By:
Codebetter.com


Adding IoC Support to your WCF Services
In this episode we are going to take a quick look at how to setup your WCF services to use an IoC Container.

When building out a set of services in WCF you still would like to follow the SOLID principles and in order to do this you may want to setup the ability to inject dependencies (via Structure Map) into your services at run time. With WCF extension points this is not only possible, but pretty easy
Click here to Watch this Episode

Download (12.19 MB) (10:42) (1440x900)
Download (11.18 MB) (10:42) (960x600)
# 135
8/13/2009
Level: Intermediate
Tags: IoC StructureMap
Comments: (23)
Views: (5930)
Watched: (1669)
Downloads: (2940)
Author:
Derik Whittaker
 
Presented By:
Red-Gate.com


Exploring StructureMap: Learning how to setup profiles
In this episode we are going to continue our series were we are exploring some of the features of StructureMap 2.5.

In this episode we are going to take a look at how to setup profiles to allow the container to dynamicly determine which objects to inject.

--- Sponsor Information ---
ANTS Memory Profiler 5 out now. It’s a must have in your toolbox if you program in C# or VB.NET.
Download your free trial of ANTS Memory Profiler here.
Click here to Watch this Episode

Download (10.47 MB) (8:29) (1440x900)
Download (7.38 MB) (8:29) (960x600)
# 132
8/4/2009
Level: Intermediate
Tags: IoC StructureMap
Comments: (22)
Views: (5686)
Watched: (1481)
Downloads: (2984)
Author:
Derik Whittaker
 
Presented By:
Red-Gate.com


Exploring StructureMap: Learning how to setup registries
In this episode we are going to continue our series were we are exploring some of the features of StructureMap 2.5.

In this episode we are going to take a look at how to setup and use the Registry feature of StructureMap. This is a feature that will allow the IoC container to scan for and find a method in a single class which will setup your mappings for the associated assembly.

--- Sponsor Information ---
ANTS Memory Profiler 5 out now. It’s a must have in your toolbox if you program in C# or VB.NET.
Download your free trial of ANTS Memory Profiler here.
Click here to Watch this Episode

Download (16.35 MB) (9:16) (1440x900)
Download (10.45 MB) (9:16) (960x600)
# 128
7/21/2009
Level: Intermediate
Tags: IoC StructureMap
Comments: (40)
Views: (6618)
Watched: (1640)
Downloads: (3130)
Author:
Derik Whittaker
 
Presented By:
Red-Gate.com


Exploring StructureMap: Learning how to setup Auto Registration
In this episode we are going to kickoff a new series were we will be exploring some of the features of StructureMap 2.5.

We are going to start off by looking at the simple use case and how to setup for Auto Registration. Auto Registration is where StructureMap can map your types for you, assuming you follow the standard convention where Foo implementes IFoo.

--- Sponsor Information ---
ANTS Memory Profiler 5 out now. It’s a must have in your toolbox if you program in C# or VB.NET.
Download your free trial of ANTS Memory Profiler here.
Click here to Watch this Episode

Download (20.01 MB) (13:14) (1440x900)
Download (13.34 MB) (13:14) (960x600)
# 62
11/6/2008
Level: Intermediate
Tags: Mocking StructureMap
Comments: (76)
Views: (6586)
Watched: (2267)
Downloads: (3881)
Author:
Derik Whittaker


Introduction to the AutoMocking Conatiner in StructureMap
In this episode you will take a look at how to use the AutoMocking Cotainer that is part of StructureMap 2.5

You will be shown how to setup and use this container to reduce noise in your tests.
Click here to Watch this Episode

Download (18.40 MB) (7:52) (1440x900)
Download (11.80 MB) (7:52) (960x600)
# 48
9/24/2008
Level: Advanced
Tags: IoC StructureMap
Comments: (15)
Views: (5378)
Watched: (2292)
Downloads: (4186)
Author:
Derik Whittaker
 
Presented By:
Red-Gate.com


Contextual binding with StructureMap
In this episode we will walk you though how to do contextual binding with StructureMap 2.5.

What is Contextual Binding? Contextual Binding is the ability to switch out different concrete implementations of a service (i.e. class) at runtime depending on the context in which they are used.
Click here to Watch this Episode

Download (15.97 MB) (10:11) (1440x900)
Download (10.69 MB) (10:11) (960x600)
# 42
9/4/2008
Level: Beginner
Tags: MVC IoC StructureMap
Comments: (30)
Views: (8220)
Watched: (3012)
Downloads: (5664)
Author:
Derik Whittaker
 
Presented By:
DataDynamics.Com


Adding IoC Support (w/StructureMap) to ASP.Net MVC
In this episode we take a look at how to setup an ASP.Net MVC website to use IoC for creating its controllers. We will learn how to replace the default ControllerFactory with our own implementation.
Click here to Watch this Episode

Download (15.05 MB) (8:54) (1440x900)
Download (9.91 MB) (8:54) (960x600)
# 39
8/26/2008
Level: Beginner
Tags: IoC StructureMap
Comments: (31)
Views: (7801)
Watched: (4047)
Downloads: (5334)
Author:
Derik Whittaker
 
Presented By:
DataDynamics.Com


Getting Started with StructureMap -- Simple Setup Scenarios (v2.5)
In this episode we take a look at how to setup and configure StructureMap for dependency injection.

We will review how to configure your dependencies 2 different ways. First we will review how to use StructureMaps configuration Files and then we will review how to use the built in DSL syntax for wiring.
Click here to Watch this Episode

Download (22.06 MB) (10:02) (1440x900)
Download (14.46 MB) (10:02) (960x600)