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 圖書描述

A new edition of this title is available, ISBN-10: 0321545613 ISBN-13: 9780321545619 "This book is an absolute must-read for all .NET developers. It gives clear do and don't guidance on how to design class libraries for .NET. It also offers insight into the design and creation of .NET that really helps developers understand the reasons why things are the way they are. This information will aid developers designing their own class libraries and will also allow them to take advantage of the .NET class library more effectively." --Jeffrey Richter, author/trainer/consultant, Wintellect " Framework Design Guidelines will help you in two important ways. First, any .NET developer will benefit from a greater understanding of the design principles that govern the .NET Base Class Library. Second, a deeper understanding of these principles will help you to create software that integrates well with the .NET environment. Quite frankly, this book should be on every .NET developer's bookshelf." --Bill Wagner, founder and consultant, SRT Solutions, author of Effective C# "Not since Brooks' The Mythical Man Month has the major software maker of its time produced a book so full of relevant advice for the modern software developer. This book has a permanent place on my bookshelf and I consult it frequently." --George Byrkit, senior software engineer, Genomic Solutions "This book is a must-read for all architects and software developers thinking about frameworks. The book offers insight into some driving factors behind the design of the .NET Framework. It should be considered mandatory reading for anybody tasked with creating application frameworks." --Peter Winkler, senior software engineer, Balance Technology Inc. "Frameworks are valuable but notoriously difficult to construct: Your every decision must be geared towards making them easy to be used correctly and difficult to be used incorrectly. This book takes you through a progression of recommendations that will eliminate many of those downstream 'I wish I'd known that earlier' moments. I wish I'd read it earlier." --Paul Besly, principal technologist, QA "Filled with information useful to developers and architects of all levels, this book provides practical guidelines and expert background information to get behind the rules. Framework Design Guidelines takes the already published guidelines to a higher level, and it is needed to write applications that integrate well in the .NET area." --Cristof Falk, software engineer Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries teaches developers the best practices for designing system frameworks and reusable libraries for use with the Microsoft .NET Framework and WinFX. This book focuses on the design issues that directly affect the programmability of a framework, specifically its publicly accessible APIs. This book can improve the work of any .NET developer producing code that other developers will use. An added benefit is a collection of annotations to the guidelines by various members of the Microsoft .NET Framework and WinFX teams, which provide a lively discussion of the motives behind the guidelines, along with examples of good reasons for breaking the guidelines. Microsoft architects Krzysztof Cwalina and Brad Abrams offer guidelines for framework design from the top down. From their long experience and deep insight, you will learn The general philosophy of framework design Principles and guidelines that are fundamental to overall framework design Naming guidelines for the various parts of a framework, such as namespaces, types, and members Guidelines for the design of types and members of types Issues and guidelines that are important to ensure appropriate extensibilityin your framework Guidelines for working with exceptions, the preferred error reporting mechanism in the .NET Framework and WinFX Guidelines for extending and using types that commonly appear in frameworks Guidelines for and examples of common framework design patterns Guidelines in this book come in four major forms: Do , Consider , Avoid , and Do not . In general, a Do guideline should almost always be followed, a Consider guideline should generally be followed, an Avoid guideline indicates that something is generally not a good idea, and a Do not guideline indicates something you should almost never do. Every guideline includes a discussion of its applicability, and most guidelines include a code example. A companion DVD includes the Designing .NET 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 are also included.

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

Framework Design Guidelines pdf epub mobi 圖書目錄




點擊這裡下載
    


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

發表於2024-06-23

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 讀後感

評分

書是以 "要...", "不要..." 組織的, 但精華在於, 關於為什麼會這樣, 以及達成這個規範經曆過什麼, 做瞭詳盡的介紹, 這點在 MSDN 上是沒有的, 或者限於篇幅, 寫得很簡略 另外有收獲的地方是, 讀完全書, 對於 C# 的使用規範, 有瞭個係統的認識, 心裏大體有譜瞭. 關於設計, 很多...  

評分

程序和畫畫一樣,無非就是各種元素的控製和充填,隻是把畫畫中的綫條,點什麼的變成瞭程序中的類,接口,函數,然後在統一構成一幅完整的畫捲(程序),如此而已。 首先,本書好就好在,它告訴瞭你程序中的這些元素在.Net中應該如何使用,如何選擇。 當你還在為選擇是用接口...  

評分

結果幾乎是考著對比原文看完的,什麼"內部受保護的列錶",把幾乎所有大傢都知道的英文關鍵字都翻譯成中文,這就已經夠難讀的瞭,而且很多句子都部通順.怪不得這麼快就絕版買不到瞭. 書是好書,建議所有的.NET程序員都讀一下

評分

結果幾乎是考著對比原文看完的,什麼"內部受保護的列錶",把幾乎所有大傢都知道的英文關鍵字都翻譯成中文,這就已經夠難讀的瞭,而且很多句子都部通順.怪不得這麼快就絕版買不到瞭. 書是好書,建議所有的.NET程序員都讀一下

評分

書是以 "要...", "不要..." 組織的, 但精華在於, 關於為什麼會這樣, 以及達成這個規範經曆過什麼, 做瞭詳盡的介紹, 這點在 MSDN 上是沒有的, 或者限於篇幅, 寫得很簡略 另外有收獲的地方是, 讀完全書, 對於 C# 的使用規範, 有瞭個係統的認識, 心裏大體有譜瞭. 關於設計, 很多...  

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

圖書標籤: .NET  編程  設計  原版  programming  Microsoft  計算機  程序設計   


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

Framework Design Guidelines pdf epub mobi 用戶評價

評分

評分

評分

評分

評分

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


分享鏈接





相關圖書




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

友情鏈接

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