Click here to Skip to main content
15,881,882 members
Articles / Programming Languages / C#

How to Improve .NET Applications with AOP

Rate me:
Please Sign up or sign in to vote.
4.93/5 (18 votes)
11 May 2020CPOL6 min read 16.7K   13  
Learn how to configure dependency injection to make things happen by design
Completing tasks without writing code is the dream of any developer. In this article, we will learn a pattern that makes things happen without writing a line of code.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer
Italy Italy
I'm senior developer and architect specialized on portals, intranets, and others business applications. Particularly interested in Agile developing and open source projects, I worked on some of this as project manager and developer.

My programming experience include:

Frameworks \Technlogies: .NET Framework (C# & VB), ASP.NET, Java, php
Client languages:XML, HTML, CSS, JavaScript, angular.js, jQuery
Platforms:Sharepoint,Liferay, Drupal
Databases: MSSQL, ORACLE, MYSQL, Postgres

Comments and Discussions