Aspect Oriented Programming is a programming technique that make it possible to express crosscutting concerns in a modular way. C# is a new language that has been designed for the Microsoft .Net Framework. AspectC# is a tool that enables AOP constructs within the C# language. The AOP constructs are the same as that of AspectJ.
Currently in alpha.
Posted to Software-Eng by Dejan Jelovic on 12/20/02; 8:46:27 AM
|