Home » Coding

Produce Cleaner Code with Aspect-Oriented Programming (AOP)

31 January 2012 No Comment

Rather than giving us a nice separation of concerns (assembly > namespace > class > method), there are times when OOP forces us to write crap – scattering, tangling and coupling our code. This video discusses the problem with conventional programming, gives a gentle introduction to AOP with .NET, shows how it works, and why you should be using it to eliminate crap code from your life.

Watch this video on http://ndc2011.macsimum.no/mp4/Day3%20Friday/Track5%200900-1000.mp4

Related Videos:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*