Dependency Injection in .NET 1st Edition 21039

Summary

Dependency Injection in .NET, winner of the 2013 Jolt Awards for Productivity, presents core DI patterns in plain C#, so you'll fully understand how DI works, covers integration with standard Microsoft technologies like ASP.NET MVC, and teaches you to use DI frameworks like Structure Map, Windsor Castle, and Unity.

 

About the Technology
Dependency Injection is a great way to reduce tight coupling between software components. Instead of hard-coding dependencies, such as specifying a database driver, you inject a list of services that a component may need. The services are connected by then a third party. This technique enables you manage to better future changes and other complexity in your software.

 

About this Book
Dependency Injection in .NET introduces DI and provides a practical guide for applying it in .NET applications. The book presents the core patterns in plain C#, so you'll fully understand how DI works. Then you'll learn to integrate DI with standard Microsoft technologies like ASP.NET MVC, and to use DI frameworks like StructureMap, Windsor Castle, and Unity. By the end of the book, you'll be comfortable applying this powerful technique in your everyday .NET development.

 

This book is written for C# developers. No previous experience with DI or DI frameworks is required.

Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

 

Winner of 2013 Jolt Awards: The Best Books—one of five notable books every serious programmer should read.

 

what's Inside

Many C#-based examples
A catalog of DI patterns and anti-patterns
Using both Microsoft and open source DI frameworks


Tabel of Contents

PART 1 PUTTING DEPENDENCY INJECTION ON THE MAP
A Dependency Injection tasting menu
A comprehensive example
DI Containers


PART 2 DI CATALOG
DI patterns
DI anti-patterns
DI refactorings


PART 3 DIY DI
Object Composition
Object Lifetime
Interception


PART 4 DI CONTAINERS
Windsor Castle
StructureMap
Spring.NET
Autofac
Unity
MEF

Tabel of Contents
  1. PART 1 PUTTING DEPENDENCY INJECTION ON THE MAP
  2. A Dependency Injection tasting menu
  3. A comprehensive example
  4. DI Containers
  5. PART 2 DI CATALOG
  6. DI patterns
  7. DI anti-patterns
  8. DI refactorings
  9. PART 3 DIY DI
  10. Object Composition
  11. Object Lifetime
  12. Interception
  13. PART 4 DI CONTAINERS
  14. Castle Windsor
  15. StructureMap
  16. Spring.NET
  17. Autofac
  18. Unity
  19. MEF
  • Автор
    Mark Seemann
  • Категорія
    Програмування
  • Мова
    Англійська
  • Рік
    2011
  • Сторінок
    584
  • Формат
    165х235 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Ілюстрації
    Чорно-білі
800 ₴
Відділення Нова Пошта80 ₴
Поштомат Нова Пошта80 ₴
Кур’єр Нова Пошта120 ₴
Відділення УкрПошта50 ₴
Кур’єр за адресою90 ₴
Dependency Injection in .NET 1st Edition - фото 1
21039
Залиште свій відгук про книгу,
допоможіть тим, хто ще не читав