The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Produce Cleaner Code with Aspect-Oriented Programming (AOP)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Franco Martinig

Posts: 5631
Nickname: martinig
Registered: Apr, 2003

Scrum Expert
Produce Cleaner Code with Aspect-Oriented Programming (AOP) Posted: Jan 31, 2012 9:57 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Franco Martinig.
Original Post: Produce Cleaner Code with Aspect-Oriented Programming (AOP)
Feed Title: .NET Videos & Tutorial Directory
Feed URL: http://www.dotnet-tv.com/feed/
Feed Description: .NET Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure, Visual Studio
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Franco Martinig
Latest Posts From .NET Videos & Tutorial Directory

Advertisement
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

Read: Produce Cleaner Code with Aspect-Oriented Programming (AOP)

Topic: Produce Cleaner Code with Aspect-Oriented Programming (AOP) Previous Topic   Next Topic Topic: Microsoft Visual Studio Application Lifecycle Management Future

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use