Castle Windsor with .net 4 framework, Silverlight 4

Posted by Kaveh Shirgir on Stack Overflow See other posts from Stack Overflow or by Kaveh Shirgir
Published on 2010-03-30T02:10:54Z Indexed on 2010/03/30 2:13 UTC
Read the original article Hit count: 691

Filed under:
|
|

Hi all, I want to use Windsor container and its silverlight version in my .net 4.0 framework and silverlight 4.0 solution. I even compiled the source code for .net 4 but unit tests didnt pass. Has anybody tried to do this?

I also tried Unity IOC framework and that doesnt even compile.

© Stack Overflow or respective owner

Related posts about castle-windsor

Related posts about .NET