Monthly Meetup: 5 Ways That Aspect-Oriented Programming Can SOLIDify Your Code

Date
Thu, 20 Jun 2013, 19:00 - 21:00 (Add to calendar) GMT
Venue
312 Whittington Pkwy Suite 111 , Louisville, US
Cost
Free

We will meet on Thursday, June 20, 2013 at Adecco's offices at 101 Bullitt Lane. Doors will open at 6:30pm and the presentations will begin sharply at 7:00 pm. Along with a great presentation, we'll have food and raffle prizes. Be sure to RSVP so we know how much food is needed.

For June we will have Joe Kuemerle to present "Reverse Engineering .NET and Java":

Having trouble following single responsibility principle while implementing cross-cutting concerns? This session will take you through 5 real-world examples of how aspect-oriented programming can make your code more maintainable, easier to read, easier to write, and generally help adhere to SOLID principles (specifically the Single Responsibility Princple and the Open/Closed Principle). If you're brand new to Aspect-Oriented Programming (AOP), or if you've never heard of it, this session will get you up to speed by covering how to use AOP for caching, logging, transaction management, dependency loading, and authorization.

Matthew D. Groves is a guy who loves to code. It doesn't matter if it's "enterprisey" C# apps, cool jQuery stuff, contributing to OSS, or rolling up his sleeves to dig into some PHP. He has been coding professionally ever since he wrote a QuickBASIC point-of-sale app for his parent's pizza shop back in the 90s. He currently works from home on the Telligent product team, and loves spending time with his wife and 2 kids, watching the Cincinnati Reds, and getting involved in the developer community. He is currently writing a book for Manning about aspect-oriented programming in .NET, and also teaches a class on web development at Capital University in Columbus, Ohio.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell