开发者

How can I integrate existing C# application with Spring.NET

开发者 https://www.devze.com 2023-01-16 21:35 出处:网络
I have an existing application in C# and I want to integrate with Spring.NET application which are using AOP(Aspect 开发者_StackOverflow社区Oriented Programming).Then how I should integrate it togethe

I have an existing application in C# and I want to integrate with Spring.NET application which are using AOP(Aspect 开发者_StackOverflow社区Oriented Programming).Then how I should integrate it together to develop a new application.Please help me.


For some examples, read the AOP Quickstart in the Spring.NET reference docs here: http://springframework.net/doc-latest/reference/html/aop-quickstart.html

0

精彩评论

暂无评论...
验证码 换一张
取 消