
Stock image for illustration purposes only - book cover, edition or condition may vary.
AOP in .NET: Practical Aspect-Oriented Programming
Matthew D. Groves
€ 59.65
FREE Delivery in Ireland
Description for AOP in .NET: Practical Aspect-Oriented Programming
Paperback. Num Pages: 296 pages, Illustrations (black and white). BIC Classification: UMG. Category: (P) Professional & Vocational. Dimension: 232 x 187 x 16. Weight in Grams: 508.
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.
Product Details
Format
Paperback
Publication date
2013
Publisher
Manning Publications
Number of pages
274
Condition
New
Number of Pages
275
Place of Publication
New York, United States
ISBN
9781617291142
SKU
V9781617291142
Shipping Time
Usually ships in 15 to 20 working days
Ref
99-15
About Matthew D. Groves
AUTHOR BIO Matthew D. Groves is a developer with over 10 years of professional experience in education, consulting, and product development. He concentrates on web applications, using C# with ASP.NET, JavaScript, and PHP.
Reviews for AOP in .NET: Practical Aspect-Oriented Programming