The book "The introduction of dependencies in. NET" is now available!
Hello! We have great news! Already on sale book "The introduction of dependencies in. NET."
Annotation:
Dependency injection reduces strong coupling between software components. Instead of hard coding dependencies (for example, a driver of a database), a list of services that a component may need is implemented. After that, the services are connected by a third party. This approach provides better management of future changes and problem solving in the software being developed. This book talks about the introduction of dependencies and is a practical guide to their use in .NET applications. The publication contains the main patterns of dependency injection, written in "pure" C #. In addition, we consider ways to integrate dependency implementations with standard Microsoft technologies, such as ASP.NET MVC, as well as examples of using StructureMap, Castle Windsor, and Unity frameworks. Book on piter.com Table of Contents Excerpt The price of the book: 699 rubles. El.version: 599 rubles. ')
Past post about the book.