Books by topic
- Animation
- Application design
- ASP.NET
- C#, .NET 3.5
- Controls
- Data access
- Effects
- Expression Blend
- Expression Design
- Game development
- Graphics
- Javascript and AJAX
- Math and Physics
- Media streaming
- Multimedia
- Security
- Silverlight
- Styling
- UI Design
- VB.NET
- Video
- Visual Studio
- WCF
- WPF
- XAML
Publishers
Professional levels

Powered by
BlueForest Networks
BlueForest Networks
Programming C# 4.0
This book is not available for purchase at the moment
Publisher: O'Reilly Media, Inc. - November 15, 2009 ISBN-10: 0596159838, ISBN-13: 9780596159832
Author: Ian Griffiths
Matthew Adams
Jesse Liberty
800 pages
Book Description
With dynamic typing and many other new features, C# 4.0 has already piqued the interest of .NET developers worldwide. This bestselling tutorial for beginning to intermediate programmers teaches you how to use the new version of the C# language to build web, desktop, and rich Internet applications with the .NET 4.0 Framework.
In this sixth edition, .NET experts Ian Griffiths and Matthew Adams cover the latest enhancements to the language, as well as the fundamentals of both C# and .NET. The book explains concurrent programming with C# 4.0, and teaches you how to use C# with .NET tools such as the Entity Framework for easier data access, and the Silverlight platform for browser-based RIA development.
With Programming C# 4.0, you will:
In this sixth edition, .NET experts Ian Griffiths and Matthew Adams cover the latest enhancements to the language, as well as the fundamentals of both C# and .NET. The book explains concurrent programming with C# 4.0, and teaches you how to use C# with .NET tools such as the Entity Framework for easier data access, and the Silverlight platform for browser-based RIA development.
With Programming C# 4.0, you will:
- Learn C# and .NET programming with a comprehensive tutorial that also serves as a useful reference
- Find many more useful code examples than in previous editions
- Learn basic language and framework features, from classes to assemblies
- Get details on new C# 4.0 features and capabilities, from optional and named arguments to dynamic and concurrent programming
- Learn about LINQ, anonymous delegates, and lambda expressions