Stop wasting time writing unnecessary code and start focusing on the code that really matters. Aspect Oriented Programming keeps us DRY, reduces development and testing time by handling cross cutting "boiler plate" code.
You may have heard about AOP and how it's great for logging. Sure, it's great for logging. But what you haven't heard is the tremendous power it gives you over your code.
What you haven't heard is how is will reduce your LOC, reduce complexity and increase reusability How does automating the implementation of several well known design patterns such as INotifyPropertyChanged sound to you? Never bother writing that code ever again!
How about retro actively applying aspects to legacy projects with a single line of code?
In this session, you'll learn how to take advantage of AOP to make your life better and I'll even show you a capability of AOP that will blow your mind!
About me
I am a Microsoft C# MVP and AOP advocate. During the day I'm a code mercenary for hire and at night I produce training videos for PluralSight.com. You can usually find me at code camps and user groups all over Southern California.