Skip to content

pdegenhardt/Castle-Windsor-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a small Silverlight application that uses Castle Windsor 2.5 [1] as a Dependency Injection
container. Inside there are some general practices such as various methods to Register / Resolve
instances, life time management of objects as well as examples to show how you can add 
aspect-like features to your classes using Castle Dynamic Proxy.

To read more about the patterns and features of Windsor used in this sample application
you can check the wiki page [2] on castle webpage.

Think you can help? Send in your patches, comments or ideas at "h.eskandari@gmail.com".

[1] http://www.castleproject.org/
[2] http://stw.castleproject.org/Windsor.Silvertlight_Sample_App_Customer_contact_manager.ashx

About

Sample Silverlight application using Castle Windsor container and DynamicProxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published