Top 
Thursday, 03 November 2011 21:18

This Week On Code Hoarders: Declutter Your Codebase With Aspect Oriented Programming

Written by  Joe Kuemerle
Rate this item
(2 votes)

How many lines of code in your methods actually contribute to what that method is supposed to do? The clutter of logging, security checks, exception handling, implementing INotifyPropertyChanged and much more can be purged from your methods with Aspect Oriented Programming (AOP) techniques.  In this session we will clean up an application to make it more readable, better organized and easier to maintain by using AOP tools to organize the common functionality.  What are you waiting for? Come to this session and get that cruft out of your codebase.

Additional Info

  • Day: March 17, 2012
  • Start Time: 10:00
  • End Time: 11:00
  • Room: Kentucky Salon F
Last modified on Sunday, 04 March 2012 02:07
Joe Kuemerle

Joe Kuemerle

Joe Kuemerle is a developer and speaker in the Cleveland, OH area specializing in .NET development, security, database, and application lifecycle topics. He is currently a Lead Developer at BookingBuilder Technologies.

Website: www.kuemerle.com