Home > Programming & Application Development Tools >

  Effective C# (Covers C# 4.0): 50 Specific Ways to Improve Your C#, Second Edition, 2/E
 
 
List Price: $39.99
Our Price: $29.99
You save $10.00!

Author: Bill Wagner
Publisher: Addison-Wesley Professional
Published: 03/15/2010
Pages 352
In-Store Pick up Available

Stock Status:In Stock
Availability:: Usually Ships in 24 to 48 Hours
Product Code: 9780321658708
Qty:

Description Table of Contents
 
C# has matured over the past decade: It’s now a rich language with generics, functional programming concepts, and support for both static and dynamic typing. This palette of techniques provides great tools for many different idioms, but there are also many ways to make mistakes. In Effective C#, Second Edition, respected .NET expert Bill Wagner identifies fifty ways you can leverage the full power of the C# 4.0 language to express your designs concisely and clearly.



Effective C#, Second Edition, follows a clear format that makes it indispensable to hundreds of thousands of developers: clear, practical explanations, expert tips, and plenty of realistic code examples. Drawing on his unsurpassed C# experience, Wagner addresses everything from types to resource management to dynamic typing to multicore support in the C# language and the .NET framework. Along the way, he shows how to avoid common pitfalls in the C# language and the .NET environment. You’ll learn how to



Use both types of C# constants for efficiency and maintainability (see Item 2)
Employ immutable data types to promote multicore processing (see Item 20)
Minimize garbage collection, boxing, and unboxing (see Items 16 and 45)
Take full advantage of interfaces and delegates (see Items 22 though 25)
Make the most of the parallel framework (see Items 35 through 37)
Use duck typing in C# (see Item 38)
Spot the advantages of the dynamic and Expression types over reflection (see Items 42 and 43)
Assess why query expressions are better than loops (see Item 8)
Understand how generic covariance and contravariance affect your designs (see Item 29)
See how optional parameters can minimize the number of method overloads (see Item 10)
 

Related Products...
OpenGL® Programming on Mac OS® X: Architecture, Performance, and Integration
Our Price: $44.99
Add
A Designer's Guide to Adobe Indesign and XML: Harness the Power of XML to Automate Your Print and Web Workflows
Our Price: $40.49
Add
COMPILING WITH CONTINUATIONS
Our Price: $76.95
Add
RAPID GUI PROGRAMMING WITH PYTHON AND QT
Our Price: $49.49
Add
Adobe Coldfusion 8 Application Development
Our Price: $53.99
Add
Share your knowledge of this product with other customers... Be the first to write a review

Browse for more products in the same category as this item:

Programming & Application Development Tools
Programming & Application Development Tools > C#