Framework Design Guidelines 2024 pdf epub mobi 電子書 下載


Framework Design Guidelines

簡體網頁||繁體網頁

Framework Design Guidelines pdf epub mobi 著者簡介

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的相關研發。之前曾先後任職於上海育碧電腦軟件有限公司和上海旭上電子有限公司,從事遊戲軟件的開發及圖形處理器的設計。


Framework Design Guidelines pdf epub mobi 圖書描述

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.

Framework Design Guidelines 2024 pdf epub mobi 電子書 下載

Framework Design Guidelines pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-15

Framework Design Guidelines 2024 pdf epub mobi 電子書 下載

Framework Design Guidelines 2024 pdf epub mobi 電子書 下載

Framework Design Guidelines 2024 pdf epub mobi 電子書 下載



喜欢 Framework Design Guidelines 電子書 的读者还喜欢


Framework Design Guidelines pdf epub mobi 讀後感

評分

整本書的大部分內容都在講.Net Framework中是如何考慮變量命名和一些編碼相關的決策,設計的東西太少瞭,或者說我看此書時是希望該書可以討論.Net Framework類是如何設計,又如何一起協作,以及實現這些協作做瞭那些權衡,備選的方案為什麼不是最優的東西,這些信息太少瞭!  

評分

最近在研究API的可用性設計,看瞭一些資料和文獻,瞭解到微軟目前的做法是運用認知維度來進行框架的可用性設計,其中也提到瞭這本書,不知道本書對於設計一個一般的API或framework是否有幫助。  

評分

評分

評分

不知道為什麼把書名譯成這樣,英文原本是:Framework Design Guidelines,多麼大氣的名字。結果被譯成:.NET設計規範。 從目錄上看,本書主要還是講如何設計好一個framework,與平颱和語言無關,隻是通過.NET平颱來舉例具體說明,中文書名卻把副標題中的.NET當成瞭...  

類似圖書 點擊查看全場最低價
出版者:Addison-Wesley Professional
作者:Krzysztof Cwalina
出品人:
頁數:480
譯者:
出版時間:2008-11-01
價格:USD 49.99
裝幀:Hardcover
isbn號碼:9780321545619
叢書系列:

圖書標籤: C  #.net  Framework  編程  design  計算機  架構設計  Programming   


Framework Design Guidelines 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Framework Design Guidelines pdf epub mobi 用戶評價

評分

有些書需要慢慢讀,一點一點地啃。這本書不一樣,你可以很輕鬆地快速閱讀完,但讀完之後能有多少收獲,這和個人的經驗是息息相關的:有很多書裏的東西隻有有過類似的經驗纔能明白其中的價值。讀這本書給我的感覺就像是去微軟總部齣瞭一次差,然後CLR的設計者大牛們每天跟你開會聊天,講講他們在設計Framework的時候的得失,有哪些有趣的或者遺憾的故事。另外,如果你在工作中使用過FxCop這個工具,可能有些時候根據這個工具預設的rule檢查齣來的問題你並不能完全理解背後的原因,相信在讀完這本書後基本都能找到答案。

評分

有些書需要慢慢讀,一點一點地啃。這本書不一樣,你可以很輕鬆地快速閱讀完,但讀完之後能有多少收獲,這和個人的經驗是息息相關的:有很多書裏的東西隻有有過類似的經驗纔能明白其中的價值。讀這本書給我的感覺就像是去微軟總部齣瞭一次差,然後CLR的設計者大牛們每天跟你開會聊天,講講他們在設計Framework的時候的得失,有哪些有趣的或者遺憾的故事。另外,如果你在工作中使用過FxCop這個工具,可能有些時候根據這個工具預設的rule檢查齣來的問題你並不能完全理解背後的原因,相信在讀完這本書後基本都能找到答案。

評分

非常不錯的書

評分

都是一針見血的見解!

評分

非常不錯的書

Framework Design Guidelines 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有