Category: Usage

16 Apr 2019
Programming is one of the biggest fields in the world and it is advancing at a very fast rate. Before we get into PostSharp, we first need to understand the concept of AOP or Aspect Oriented Programming. To put it in simple words, Aspect Oriented Programming is an extension of the widely popular Object-Oriented Programming...
21 Mar 2018
Aspect-oriented software development is a broad area with many examples and ways the technology is used. These are often depicted as use cases that are basically about the crosscutting concerns of the system. Though still a new programming technique, Aspect-oriented software development, AOSD, has several areas of application in software development. Below are many ways...