Castle Windsor with .net 4 framework, Silverlight 4
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.
It's currently work in progress. I invite you to hop in and help out!
At least please list the tests that didn't pass. Thanks!
精彩评论