
talk about the new programming paradigms.Attempt to aid programmers in the separation of concerns, specifically cross-cutting concerns, as an advance in modularization.
| Tags: | AOP, aspect oriented programming. |
| Category: | Business Area |
| Industries: | IT Services |
| Functional Areas: | Architecture |
| Moderation: | All Members |
| Visibility: | Everyone |
| Members: | 543 |
| Jobs: | 0 |
| Articles: | 20 |
| Questions: | 20 |
| Debates: | 1 |
| Idea Contests: | 0 |
Topic of the week : Performance by design using the .NET Framework
Go to Topic
The.NET Framework offers developers a dizzying array of design choices for...
|
|
|
| Community Board |
0 referals, 8 answers, 92 views
0 referals, 1 answers, 1 views
|
I personally prefer Spring MVC, especially when you are already using Spring framework. Spring is very flexable framework, not like JSP, which is very restricted, and you are forced to use many tags. Also, JSP is not Ajax friendly - you have to either...
|
|
0 referals, 1 answers, 2 views
0 referals, 1 answers, 2 views
|
maybe you should go learn dotnet/c#/aps.net? i dunno how it is over there, but here dotnet knowledge is asked a lot in enterprises. learning that would (if you lived over here) give you access to the other half of the enterprise development jobs. i am...
|
|
0 referals, 1 answers, 1 views
|
AspectJ is based on over ten years of research at Xerox Palo Alto Research Center as funded by Xerox, a U.S. Government grant (NISTATP), and a DARPA contract. It has evolved through open-source releases to a strong user community and now operates as...
|
|
0 referals, 1 answers, 1 views
|
The best compiler bug report is a reproducible test case, standalone code that demonstrates the problem. Sometimes with aspects, a test case requires several files, if not some way to capture the behavior. Here's how we recommend submitting test...
|
|
0 referals, 1 answers, 2 views
|
AspectJ is the most widely used solution for AOP due to its usability and the fact that it is Java based (cross-platform). You might find, however, that projects using AspectJ/AOP tend to use it behind-the-scenes (you might not be able to tell from...
|
|
0 referals, 1 answers, 1 views
|
I have used AspectJ for Java and AspectDNG for .NET. I like the concept and I like those 2 implementation (I have tried a lot of other implementations, but they did not meet my requirements). It can be very useful. There are a couple of things you...
|
|
0 referals, 1 answers, 3 views
|
Aspects are an integral component of modern application servers, particularly JBoss and Spring. They are the basis of many performance monitoring and various Business Activity Monitoring applications. On the other hand, Aspects are not a "mainstream"...
|
|
Sponsored Jobs