Aspect-Oriented Programming Technology Implement Based on .Net Platform
暂无分享,去创建一个
AOP is a new technology with separation of concerns, It makes up the shortage of OOP at crosscutting concerns.AOP is a proven technique based on Java platform, It’s function relatively a little poor at .Net platform compares to at Java platform. In this paper we show how Aspect Oriented Programming (AOP) can be implement based on .NET platform.