C# Design Patterns


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

C# Design Patterns

副标题: A Tutorial

ISBN: 9780201844535

出版社: Addison-Wesley Professional

出版年: 2002-09-27

页数: 416

定价: USD 59.99

装帧: Paperback

内容简介


This is a practical book that explains how to write C# programs using some of the most common design patterns. With the release of C# and Visual Studio .NET, there is a new interest in the Microsoft development community in some of the OO world's key tools, such as UML and Design Patterns, which they had neglected before. The book covers every pattern identified in Gamma et al's Design Patterns which can be executed in C#. For each pattern, it starts with a brief verbal description, and then builds simple example programs. Each of these examples is a visual program that can be run and examined to make the pattern as concrete a concept as possible. All of the examples will be on the companion CD. The emphasis is on the practical ways to use these patterns to ease the developer's day to day work. This book should be well timed for the growing number of developers who have learned the basics of C#, and now want information on how to get the most out of C# in their real-world application development.

关键词:C Design Patterns