An Approach to Implement AOP Framework Under .NET Platform
Jianye Guo
Abstract
Jianye Guo
Abstract
Aspect-Oriented Programming is a methodology to separate cross cut code across different modules in a software system.It can assist OOP to remove its shortcomings.Some basic concepts in AOP are introduced firstly.Then the implementation mechanisms of AOP are analyzed.Finally an approach to implement AOP Framework under.NET platform and a corresponding example to demonstrate it are given.
OpenAlex reports 3 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Aspect-Oriented Programming is a methodology to separate cross cut code across different modules in a software system.It can assist OOP to remove its shortcomings.Some basic concepts in AOP are introduced firstly.Then the implementation mechanisms of AOP are analyzed.Finally an approach to implement AOP Framework under.NET platform and a corresponding example to demonstrate it are given.
Key concepts: Computer science, Aspect-oriented programming, Separation of concerns, Programming language, Object-oriented programming, Net (polyhedron), Code (set theory), .NET Framework