欢迎光临
专注android技术,聚焦行业精粹,传扬中国传统文化,我们一直在努力

[Dependency.Injection.in.NET(2011)].Mark.Seemann.文字版

首页 论坛 花花资源库 花花电子书屋 [Dependency.Injection.in.NET(2011)].Mark.Seemann.文字版

标签: 

该话题包含 0 个回复,有 1 个参与人,并且由  小刚5 年, 10 月 前 最后一次更新。

正在查看 1 帖子:1-1 (共 1 个帖子)
  • 作者
    帖子
  • #1702

    小刚
    管理员


    百度网盘下载地址:
    链接: https://pan.baidu.com/s/1sFxRhWc0tp9283ZHxS0NDA 密码: npem

    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 then connected by a third party. This technique enables you to better manage future changes and other complexity in your software.

    about the 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, Castle Windsor, and Unity. By the end of the book, you’ll be comfortable applying this powerful technique in your everyday .NET development.

    what’s inside
    Many C#-based examples
    A catalog of DI patterns and anti-patterns
    Using both Microsoft and open source DI frameworks
    about the reader
    This book is written for C# developers. No previous experience with DI or DI frameworks is required.

    about the author
    Mark Seemann is a software architect living in Copenhagen. Previously a developer and architect at Microsoft, Mark is now an independent consultant.

正在查看 1 帖子:1-1 (共 1 个帖子)

抱歉,回复话题必需登录。

 

国内精品Android技术社区

专注android技术,聚焦行业精粹,传扬中国传统文化,我们一直在努力

联系我们

觉得文章有用就打赏一下文章作者

非常感谢你的打赏,我们将继续提供更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫打赏

微信扫一扫打赏

登录

找回密码

注册