Mailing list:

Session Details

Title: Understanding and Applying AOP to Increase Solution Development Velocity

Speaker(s): Sean McDonough

Time: 4:00 PM

Room: Augusta - Ascendum

Abstract:

Despite having been around for the better part of two decades, most developers building compiled .NET and SharePoint solutions (including full-trust SharePoint customization and provider-hosted add-ins, or PHAs) aren’t familiar with Aspect-Oriented Programming, or AOP. The goal of this session is to introduce developers to AOP, what it is, how it works, and the tools that enable the use of AOP in .NET, JavaScript, and other solution development. We’ll work through a number of code samples that illustrate how AOP greatly simplifies the process of architecting and addressing cross-cutting development concerns like logging, security, exception handling, and more. If you’re looking for ways to streamline development and reduce boilerplate code in your solutions, this is the session to attend.

Topic: Architecture

Target Audience: Intermediate

Keywords: Aspect, Oriented, Programming, AOP, .NET, PostSharp

Back