0
kicks
Really simple .NET remoting with Castle
Simplified calls to remote services are among the most useful features of the Java Spring framework. In .NET, I use Castle for the application framework wiring and I was looking for something similar — it turns out that the remote proxy calls are incredibly simple with Castle as well.