
Programming Microsoft Visual C# 2005 - The Language
Donis Marshall(Author)
Microsoft Press
Published on 25. January 2006
Book
Paperback/Softback
704 pages
978-0-7356-2181-7 (ISBN)
Article exhausted; check for reprint
Description
Get the essential, straightforward information you need to master the core capabilities of Visual C# 2005. Both new and experienced developers get expert guidance, hands-on programming instruction, and practical examples to help advance their proficiency in developing applications for Microsoft Windows and the Web.
Discover how to:
Refine class usage with inheritance, polymorphism, and other strategies
Implement generics to define a type-safe data structure
Work with stacks, queues, arrays, dictionaries, and other collections
Use iterators to implement and standardize enumerator patterns
Know when to catch exceptions-and handle them locally or propagate them
Interrogate metadata and facilitate late binding by using reflection
Synchronize threads with locks, events, mutexes, and other tools
Use the Microsoft Visual Studio Debugger and explore advanced debugging techniques and tools
Get code samples on the Web
Discover how to:
Refine class usage with inheritance, polymorphism, and other strategies
Implement generics to define a type-safe data structure
Work with stacks, queues, arrays, dictionaries, and other collections
Use iterators to implement and standardize enumerator patterns
Know when to catch exceptions-and handle them locally or propagate them
Interrogate metadata and facilitate late binding by using reflection
Synchronize threads with locks, events, mutexes, and other tools
Use the Microsoft Visual Studio Debugger and explore advanced debugging techniques and tools
Get code samples on the Web
More details
Language
English
Place of publication
Redmond
United States
Dimensions
Height: 229 mm
Width: 187 mm
Weight
1000 gr
ISBN-13
978-0-7356-2181-7 (9780735621817)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions
Book
09/2008
2nd Edition
Microsoft Press
€58.37
Article is exhausted; no reprint
Person
Donis Marshall has over 20 years of experience in designing and building enterprise software utilizing Microsoft technologies for leading companies across industry segments. He is an endorsed trainer for Microsoft Global Learning Services, and has been training Microsoft developers and engineers for many years. Donis is the author of the Programming Microsoft Visual C# 2005, Programming Microsoft Visual C# 2008, and Solid Code, published by Microsoft Press.
Content
Core language Core skills More C# language Debugging Advanced concepts