Browse by Tags - UK Premier Support for Developers - Site Home - MSDN Blogs
Sign in
UK Premier Support for Developers
Your dev. Our passion.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
.NET Framework
ADC
AJAX
AppFabric
Application blocks
Applications Performance Tuning
Architecture
ASP.NET
Azure
Best practices
Blueprints
C#
Cache
Chris Barker
Code
consulting
CSharp
Database
Databinding
DataTemplates
David Goon
Debugging
Design
Development Process
Distributed Cache
Entity Framework
Extension Methods
Future
Hierarchies
HierarchyID
HTML 5
Ian Gilroy
IE9
IIS
Instrumentation
Interop
Interview
James World
JavaScript
Josh Twist
JQuery
Kerberos
Layout
LINQ
ListView
MEF
Mehran Nikoo
Memory
Memory Mapped Files
Microsoft Tag
Mobile
Model View Presenter
Morgan Skinner
MSArchitectPortal
MVC
MVVM
Newsletter
Office 362
Office System
OOP
Parallel Extensions
Parallel Programming
Patterns
Pedram
Perfmon
Performance
Performance Diagnostics
Phil Winstanley
plugin
Polymorphism
PowerShell
Printing
Robert Garfoot
Rupert Benbrook
Ryan Simpson
Salvador Patuel
saml
Scalability
SharePoint
Silverlight
Simon Ince
Software Factories
SoundBytes
SQL
Stuart Leeks
Terminal Server
TFS
Unity
Visual Studio
VSTS
WCF
WCSF
WF 4.0
WIF
Windows Phone 7
Workshop
Workshops
WPF
Zulfiqar Ahmed
Browse by Tags
MSDN Blogs
>
UK Premier Support for Developers
>
All Tags
>
unity
Tagged Content List
Blog Post:
Unity 2.0 – Automatic Builders
ukadc
Contents Automatic Factories Property Injection Container.BuildUp Introducing “Automatic Builders” Creating “Automatic Builders” Automatic Factories I’ve been working with Unity 2.0 on a couple of projects recently (the source is at http://unity.codeplex.com – the microsoft.com...
on
11 May 2010
Blog Post:
Unity and the Factory Method Pattern
ukadc
I’ve been playing around with Unity recently, and in particular I’ve been trying to get Unity to resolve dependencies from factory methods, and more specifically manage the lifetime of those dependencies. If you’re not familiar with the factory method pattern then check out Wikipedia . Out of the...
on
8 Sep 2009
Blog Post:
Creating database connections with Unity - Part 2
ukadc
Last time we looked at how to set up the configuration file so that Unity would wire up an object that took an IDbConnection parameter in its constructor. Whilst the solution works, it is easy for the various connection strings to become buried away in the Unity configuration. Also, the application configuration...
on
4 Feb 2009
Blog Post:
Creating database connections with Unity - Part 1
ukadc
I was adding dependency injection to an existing project and opted to use Unity configured via the application configuration file. As I was running through the configuration, I hit a type that required a database connection which it took in as an IDbConnection reference in the constructor so I added...
on
30 Jan 2009
Page 1 of 1 (4 items)