圖書標籤: C #.net Framework 編程 design 計算機 架構設計 Programming
发表于2025-01-27
Framework Design Guidelines pdf epub mobi txt 電子書 下載 2025
Framework Design Guidelines, Second Edition, teaches developers the best practices for designing reusable libraries for the Microsoft .NET Framework. Expanded and updated for .NET 3.5, this new edition focuses on the design issues that directly affect the programmability of a class library, specifically its publicly accessible APIs. This book can improve the work of any .NET developer producing code that other developers will use. It includes copious annotations to the guidelines by thirty-five prominent architects and practitioners of the .NET Framework, providing a lively discussion of the reasons for the guidelines as well as examples of when to break those guidelines. Microsoft architects Krzysztof Cwalina and Brad Abrams teach framework design from the top down. From their significant combined experience and deep insight, you will learn * The general philosophy and fundamental principles of framework design * Naming guidelines for the various parts of a framework * Guidelines for the design and extending of types and members of types * Issues affecting-and guidelines for ensuring-extensibility * How (and how not) to design exceptions * Guidelines for-and examples of-common framework design patterns Guidelines in this book are presented in four major forms: Do, Consider, Avoid, and Do not. These directives help focus attention on practices that should always be used, those that should generally be used, those that should rarely be used, and those that should never be used. Every guideline includes a discussion of its applicability, and most include a code example to help illuminate the dialogue. Framework Design Guidelines, Second Edition, is the only definitive source of best practices for managed code API development, direct from the architects themselves. A companion DVD includes the Designing .N ET Class Libraries video series, instructional presentations by the authors on design guidelines for developing classes and components that extend the .NET Framework. A sample API specification and other useful resources and tools are also included.
krzysztof cwalina 微軟公司公共語言運行庫(clr)的項目經理。他曾為.net框架的首個版本設計api,並負責框架中的多個名字空間,包括system.collections、system.diagnostics、system.messaging,等等。他也是fxcop開發組的發起成員之一。目前,他正緻力於在整個公司範圍內開發推廣設計規範,並將其應用到.net框架和winfx中。
brad abrams 微軟公司公共語言運行庫開發組和.net框架開發組的創始成員之一,目前是lead program manager。brad也是公共語言規範(cls)、.net框架設計規範及ecmaiso cli標準中程序庫標準的主編。brad與他人閤著瞭programming in the .net environment,他還是.net framework standard library annotated reference(捲1和捲2)的編輯。讀者可以從他的blog:http://blogs.msdn.com/brada/中瞭解他最新的想法。
葛子昂,1998年畢業於南京理工大學計算機係,目前就職於微軟亞洲工程院上海分院,緻力於windows server的相關研發。之前曾先後任職於上海育碧電腦軟件有限公司和上海旭上電子有限公司,從事遊戲軟件的開發及圖形處理器的設計。
非常不錯的書
評分都是一針見血的見解!
評分都是一針見血的見解!
評分非常不錯的書
評分非常不錯的書
最近在研究API的可用性设计,看了一些资料和文献,了解到微软目前的做法是运用认知维度来进行框架的可用性设计,其中也提到了这本书,不知道本书对于设计一个一般的API或framework是否有帮助。
評分整本书的大部分内容都在讲.Net Framework中是如何考虑变量命名和一些编码相关的决策,设计的东西太少了,或者说我看此书时是希望该书可以讨论.Net Framework类是如何设计,又如何一起协作,以及实现这些协作做了那些权衡,备选的方案为什么不是最优的东西,这些信息太少了!
評分书是以 "要...", "不要..." 组织的, 但精华在于, 关于为什么会这样, 以及达成这个规范经历过什么, 做了详尽的介绍, 这点在 MSDN 上是没有的, 或者限于篇幅, 写得很简略 另外有收获的地方是, 读完全书, 对于 C# 的使用规范, 有了个系统的认识, 心里大体有谱了. 关于设计, 很多...
評分程序和画画一样,无非就是各种元素的控制和充填,只是把画画中的线条,点什么的变成了程序中的类,接口,函数,然后在统一构成一幅完整的画卷(程序),如此而已。 首先,本书好就好在,它告诉了你程序中的这些元素在.Net中应该如何使用,如何选择。 当你还在为选择是用接口...
評分Framework Design Guidelines pdf epub mobi txt 電子書 下載 2025