Rate this book

Dependency Injection In .NET (2011)

by Mark Seemann(Favorite Author)
4.29 of 5 Votes: 5
ISBN
1935182501 (ISBN13: 9781935182504)
languge
English
genre
publisher
Manning Publications
review 1: This book will be very helpful for any .NET developer (and not only .NET), even for those, who've been facing DI challenges in many projects from their experience.It contains a very detailed overview of DI, its parts, how it can be implemented, what questions developers usually face when applying these technics. And it also contains a description of several most used containers available for free. I found reading this book really useful for me, I could see what mistakes i did in the past and which things I must be careful with while working with DI. A must-read.
review 2: This book was pretty helpful in clearing up some of my confusions about dependency injection frameworks.I already was aware of the basics of constructor injection, but was experiencing some pa
... morein around problems like constructor over-injection and lots of 1-1 mapping between interfaces and implementations. This book explores ways to fix these issues and many others.Here are some topics the book covered that I really appreciated:* DI patterns, including the different types of injection, and Ambient Context* DI antipatterns, including Service Locator* DI refactorings, including Abstract Factory and dealing with cyclic dependencies* Object composition, including implementing the composition root for common types of .NET applications* InterceptionI particularly liked the way the Interception chapter went over Decorators and how to configure them, and then moved into how to implement and configure interception. less
Reviews (see all)
Anyssa
Content is very good, made me finally understand DI. The writing is a bit dry, though.
deyicamacho
Very very good book to know everything about Dependency Injection and related patterns
Nimra
Great book on using DI in the .Net space. Highly recommended!
aungmyo
Really good book, depencency injection is well explained.
Write review
Review will shown on site after approval.
(Review will shown on site after approval)