Let's Share Our Expertise blog collects tips and tricks which I gained from my practical experience, reading, coding and googling. Let's Share Our Expertise blog is designed for IT Professionals and Developers who are using Visual Studio IDE (VB.NET, C# and ASP.NET), SQL, SharePoint and many other Microsoft products.
Friday, November 5, 2010
Introduction to Aspect Oriented Programming
Aspect Oriented Programming (AOP) is a new programming paradigm dealing with separating crosscutting concerns that are usually hard to do in object-oriented programming. An aspect is a software entity implementing a specific non-functional part of the application. Click Here to read this nice article which gives a valuable introduction about it.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment