DESCRIPTION Some functionality of an application, such as logging or authorization, cuts across all layers. In standard object oriented programming, it can be difficult to separate code that satisfies these cross-cutting concerns from code that implements the core behaviors of applications. Aspect-oriented programming (AOP) is a technique in which cross-cutting concerns are isolated into their own classes, making those behaviors much easier to maintain without having to worry about breaking anything else in an app and potentially saving hours of tedious work. AOP in .NET introduces aspect-oriented programming and provides practical guidance on how to get the most benefit from this technique in everyday coding. Examples focus on modularizing non-functional requirements and developers will appreciate the straightforward introduction using familiar C#-based examples. AOP tools for .NET have now reached the level of practical maturity Java developers have relied on for many years, and this book discusses the leading options: PostSharp and Castle DynamicProxy. RETAIL SELLING POINTS A full step-by-step aspect writing tutorial Tells when, why and how to use AOP Works with real-world aspects AUDIENCE This book requires no prior exposure to AOP. Readers should know C# or another object oriented programming language. ABOUT THE TECHNOLOGY Aspect-oriented programming (AOP) is a technique to modularize non-functional requirements (such as logging, transaction management, authorization, etc) that often sprawl throughout object-oriented projects and tangle with business and UI requirements.
- ISBN:
- 9781617291142
- 9781617291142
-
Category:
- Aspect programming / AOP
- Format:
- Paperback
- Publication Date:
-
27-06-2013
- Language:
- English
- Publisher:
- Manning Publications
- Country of origin:
- United States
- Pages:
- 275
- Dimensions (mm):
- 233x190x18mm
- Weight:
- 0.5kg
This title is in stock with our overseas supplier and should arrive at our Sydney warehouse within 3 - 5 weeks of you placing an order.
Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.
Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:
ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days
Share This Book: