GeekArticles
Microsoft
C#Extending Castle Windsor with dynamic component selection
Author: codeproject.com |
Published: 5th Apr 2008 |
Visited: 86 times |
Add CommentFiled in: CSharpDemonstrates how you can extend the Castle Windsor container to dynamically select a component based on some runtime context.
Read Article Sponsored Links
Related Articles
• Dynamic XML When I think of REST, the biggest benefit always revolves around using XML dynamically. It is a matter of reducing the contracts to their smallest possible state. This is why technology like Atom and RSS have flourished, they are totall ...