AOP in .NET
eBook - ePub

AOP in .NET

Practical Aspect-Oriented Programming

Matthew Groves

Share book
  1. 296 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

AOP in .NET

Practical Aspect-Oriented Programming

Matthew Groves

Book details
Table of contents
Citations

About This Book

Summary AOP in.NET introduces aspect-oriented programming to.NET developers and provides practical guidance on how to get the most benefit from this technique in your everyday coding. The book's many examples concentrate on modularizing non-functional requirements that often sprawl throughout object-oriented projects. Even if you've never tried AOP before, you'll 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 you'll explore the leading options, PostSharp, and Castle DynamicProxy. About the Technology Core concerns that cut across all parts of your application, such as logging or authorization, are difficult to maintain independently. In aspect-oriented programming (AOP) you isolate these cross-cutting concerns into their own classes, disentangling them from business logic. Mature AOP tools like PostSharp and Castle DynamicProxy now offer.NET developers the level of support Java coders have relied on for years. About this Book AOP in.NET introduces aspect-oriented programming and provides guidance on how to get the most practical benefit from this technique. The book's many examples concentrate on modularizing non-functional requirements that often sprawl throughout object-oriented projects. You'll appreciate its straightforward introduction using familiar C#-based examples.This book requires no prior experience with AOP. Readers should know C# or another OO language. What's Inside

  • Clear and simple introduction to AOP
  • Maximum benefit with minimal theory
  • PostSharp and Castle DynamicProxy


Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Author Matthew D. Groves is a developer with over ten years of professional experience working with C#, ASP.NET, JavaScript, and PHP. Table of Contents
PART 1 GETTING STARTED WITH AOP

  • Introducing AOP
  • Acme Car Rental
  • PART 2 THE FUNDAMENTALSOF AOP
  • Call this instead: intercepting methods
  • Before and after: boundary aspects
  • Get this instead: intercepting locations
  • Unit testing aspects
  • PART 3 ADVANCED AOP CONCEPTS
  • AOP implementation types
  • Using AOP as an architectural tool
  • Aspect composition: example and execution

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is AOP in .NET an online PDF/ePUB?
Yes, you can access AOP in .NET by Matthew Groves in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2013
ISBN
9781638353027

Table of contents