Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
50 used & new from $19.32

Have one to sell? Sell yours here
 
   
C# for Programmers (2nd Edition) (Deitel Developer Series)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

C# for Programmers (2nd Edition) (Deitel Developer Series) (Paperback)

by Harvey M. Deitel (Author), Paul J. Deitel (Author)
4.1 out of 5 stars See all reviews (11 customer reviews)

List Price: $59.99
Price: $43.79 & this item ships for FREE with Super Saver Shipping. Details
You Save: $16.20 (27%)
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Monday, July 13? Choose One-Day Shipping at checkout. Details
27 new from $33.90 23 used from $19.32
There is a newer edition of this item:
C# 2008 for Programmers (3rd Edition) (Deitel Developer Series) C# 2008 for Programmers (3rd Edition) (Deitel Developer Series) 4.0 out of 5 stars (2)
$36.85
In Stock.
What Do Customers Ultimately Buy After Viewing This Item?

Frequently Bought Together

Customers buy this book with The Object-Oriented Thought Process (3rd Edition) (Developer's Library) by Matt Weisfeld

C# for Programmers (2nd Edition) (Deitel Developer Series) + The Object-Oriented Thought Process (3rd Edition) (Developer's Library)

Customers Who Bought This Item Also Bought

Visual C# 2005 How to Program (2nd Edition)

Visual C# 2005 How to Program (2nd Edition)

by Harvey & Paul) Deitel & Deitel
3.0 out of 5 stars (11)  $110.16
Visual Basic(R) 2005 for Programmers (2nd Edition) (Deitel Developer Series)

Visual Basic(R) 2005 for Programmers (2nd Edition) (Deitel Developer Series)

by Harvey M. Deitel
4.8 out of 5 stars (5)  $40.84
SQL Server 2000 Stored Procedure & XML Programming, Second Edition

SQL Server 2000 Stored Procedure & XML Programming, Second Edition

by Dejan Sunderic
4.5 out of 5 stars (10)  $34.99
Web Services A Technical Introduction (Deitel Developer Series)

Web Services A Technical Introduction (Deitel Developer Series)

by Harvey M. Deitel
3.8 out of 5 stars (5)  $39.99
C# 2008 for Programmers (3rd Edition) (Deitel Developer Series)

C# 2008 for Programmers (3rd Edition) (Deitel Developer Series)

by Paul J. Deitel
4.0 out of 5 stars (2)  $36.85
Explore similar items

Editorial Reviews

Product Description
A new edition of this title is available, ISBN-10: 0137144156 ISBN-13: 9780137144150 The practicing programmer's DEITEL(R) guide to C# and the powerful Microsoft .NET Framework Written for programmers with a background in C++, Java, or other high-level languages, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft's C# language and the new .NET 2.0 in depth. The book is updated for Visual Studio(R) 2005 and C# 2.0, and presents C# concepts in the context of fully tested programs, complete with syntax shading, detailed line-by-line code descriptions, and program outputs. The book features 200+ C# applications with 16,000+ lines of proven C# code, as well as 300+ programming tips that will help you build robust applications. Start with a concise introduction to C# fundamentals using an early classes and objects approach, then rapidly move on to more advanced topics, including multithreading, XML, ADO.NET 2.0, ASP.NET 2.0, Web services, network programming, and .NET remoting. Along the way you will enjoy the Deitels' classic treatment of object-oriented programming and a new, OOD/UML ATM case study, including a complete C# implementation. When you are finished, you will have everything you need to build next-generation Windows applications, Web applications, and Web services. Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized programming languages content-creation and corporate-training organization. Together with their colleagues at Deitel & Associates, Inc., they have written many international best-selling programming languages textbooks that millions of people worldwide have used to master C, C++, Java , C#, XML, Visual Basic(R), Perl, Python, and Internet and Web programming. The DEITEL(R) Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including .NET, J2EE, Web services, and more. Pre-publication Reviewer Testimonials "Excellent coverage of developing ASP.NET 2.0 applications, with plenty of sample code. The chapter on exception handling is one of, if not the best such chapters I have seen in the 50+ .N ET related books I've read and reviewed. The chapter on Networking is one of the best I have seen." --Peter Bromberg, Merrill Lynch, C# MVP "A comprehensive introduction to XML, and one of the clearest tutorials on Web services I've read, with great examples. An excellent chapter on generics." --Gavin Osborne, Saskatchewan Institute of Applied Science and Technology "A superb job of clearly integrating the theory of relational databases and SQL with ADO.NET!" --Harlan Brewer, University of Cincinnati "Excellent introduction to .NET collections." --Jose Antonio Gonzalez Seco, Andalucia's Parlamient "A beautiful presentation of threads." --Pavel Tsekov, Caesar BSC "The ATM OOD/UML case study is excellent! The implementation of the design developed in the early chapters gives the reader a fantastic model of a real world problem. You hit a home run with this one!" --Catherine Wyman, Devry-Phoenix Practical, Example-Rich Coverage Of: *C# 2.0, .NET 2.0, FCL *ASP.NET 2.0, Web Forms and Controls *Database, SQL, and ADO.NET 2.0 *Networking and .N ET Remoting *XML, Web Services *Generics, Collections *GUI/Windows(R) Forms *OOP: Classes, Inheritance, and Polymorphism *OOD/UML ATM Case Study *Graphics and Multimedia *Multithreading *Exception Handling *And more...VISIT WWW.DEITEL.COM *Download code examples *To receive updates on this book, subscribe to the free DEITEL(R) BUZZ ONLINE e-mail newsletter at www.deitel.com/newsletter/subscribe.html *Read archived Issues of the DEITEL(R) BUZZ ONLINE *Get corporate training information

From the Back Cover

The practicing programmer's DEITEL® guide to C# and the powerful Microsoft .NET Framework

Written for programmers with a background in C++, Java, or other high-level languages, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft's C# language and the new .NET 2.0 in depth. The book is updated for Visual Studio® 2005 and C# 2.0, and presents C# concepts in the context of fully tested programs, complete with syntax shading, detailed line-by-line code descriptions, and program outputs. The book features 200+ C# applications with 16,000+ lines of proven C# code, as well as 300+ programming tips that will help you build robust applications.

Start with a concise introduction to C# fundamentals using an early classes and objects approach, then rapidly move on to more advanced topics, including multithreading, XML, ADO.NET 2.0, ASP.NET 2.0, Web services, network programming, and .NET remoting. Along the way you will enjoy the Deitels' classic treatment of object-oriented programming and a new, OOD/UML™ ATM case study, including a complete C# implementation. When you are finished, you will have everything you need to build next-generation Windows applications, Web applications, and Web services.

Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized programming languages content-creation and corporate-training organization. Together with their colleagues at Deitel & Associates, Inc., they have written many international best-selling programming languages textbooks that millions of people worldwide have used to master C, C++, Java™, C#, XML, Visual Basic®, Perl, Python, and Internet and Web programming.

The DEITEL® Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including .NET, J2EE, Web services, and more.

Pre-publication Reviewer Testimonials

"Excellent coverage of developing ASP.NET 2.0 applications, with plenty of sample code. The chapter on exception handling is one of, if not the best such chapters I have seen in the 50+ .NET related books I've read and reviewed. The chapter on Networking is one of the best I have seen."
--Peter Bromberg, Merrill Lynch, C# MVP

"A comprehensive introduction to XML, and one of the clearest tutorials on Web services I've read, with great examples. An excellent chapter on generics."
--Gavin Osborne, Saskatchewan Institute of Applied Science and Technology

"A superb job of clearly integrating the theory of relational databases and SQL with ADO.NET!"
--Harlan Brewer, University of Cincinnati

"Excellent introduction to .NET collections."
--José Antonio González Seco, Andalucia's Parlamient

"A beautiful presentation of threads."
--Pavel Tsekov, Caesar BSC

"The ATM OOD/UML case study is excellent! The implementation of the design developed in the early chapters gives the reader a fantastic model of a real world problem. You hit a home run with this one!"
--Catherine Wyman, Devry-Phoenix

Practical, Example-Rich Coverage Of:

  • C# 2.0, .NET 2.0, FCL
  • ASP.NET 2.0, Web Forms and Controls
  • Database, SQL, and ADO.NET 2.0
  • Networking and .NET Remoting
  • XML, Web Services
  • Generics, Collections
  • GUI/Windows® Forms
  • OOP: Classes, Inheritance, and Polymorphism
  • OOD/UML™ ATM Case Study
  • Graphics and Multimedia
  • Multithreading
  • Exception Handling
  • And more...

VISIT WWW.DEITEL.COM

  • Download code examples
  • To receive updates on this book, subscribe to the free DEITEL® BUZZ ONLINE e-mail newsletter at www.deitel.com/newsletter/subscribe.html
  • Read archived Issues of the DEITEL® BUZZ ONLINE
  • Get corporate training information




See all Editorial Reviews

Product Details

  • Paperback: 1360 pages
  • Publisher: Prentice Hall PTR; 2 edition (December 1, 2005)
  • Language: English
  • ISBN-10: 0131345915
  • ISBN-13: 978-0131345911
  • Product Dimensions: 9.1 x 6.9 x 2.5 inches
  • Shipping Weight: 4.2 pounds (View shipping rates and policies)
  • Average Customer Review: 4.1 out of 5 stars See all reviews (11 customer reviews)
  • Amazon.com Sales Rank: #272,974 in Books (See Bestsellers in Books)

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

11 Reviews
5 star:
 (4)
4 star:
 (4)
3 star:
 (3)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.1 out of 5 stars (11 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
11 of 14 people found the following review helpful:
4.0 out of 5 stars Solid, but chunky, C# and .NET tome, December 8, 2005
If you are into the big tome-style language books you will like this one. It's only 1,300 pages, but it feels like 2,000. The book starts with a language introduction. That's pretty solid. The object oriented material is presented well. That gets you to about 1/3 of the way through the book. After that it's a lightning tour through various parts of the .NET framework, including both desktop and web application development.

All of these books suffer from the same problem, too much content. So the content is thinned out a little bit in comparison to a full book on the same subject. For example, a book just on ASP.NET could take a 1,000 pages alone. In this book it's around 100 pages. If you have the cash, buy both a C# language book, and another book dedicated to the .NET application platform you are building on.

BTW, my three year old daughter picked up the book and said, "Too heavy." I agree.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars A powerful and comprehensive guide , April 3, 2006
By Midwest Book Review (Oregon, WI USA) - See all my reviews
The weighty C# For Programmers by Harvey M. Dietel and Paul J. Dietel appears in its updated second edition to provide a powerful and comprehensive guide - over 1,300 pages worth - for any programming in C#. You must be a programmer with a solid background in C++, Java, or other high-level languages: this handbook applies the Dietel signature live-code approach to teaching programming and explores the C# language and its new options. Use it to understand the Dietels' approach to object-oriented programming, then build next-generation windows and web applications.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 5 people found the following review helpful:
3.0 out of 5 stars Like a poorly designed class, this book tries to do too many things..., May 17, 2007
By Neil F. Sambol (Roswell, GA USA) - See all my reviews
(REAL NAME)   
1. This book teaches the syntax of C# -- that is why I purchased it. 2. This book also attempts to teach the reader UML. 3. This book also fancys itself a "best practices" reference giving tips and recommendations (which they sometimes don't follow in their code examples).

From the title, I was expecting an intermediate to advanced book designed for people who already knew what a variable is or a control structure. This book is more of an introduction to programming than a book for programmers.

This book tries to do too many things and as a result does not do any of them particularly well.

Recommendations - Cut the book down to 300 pages or so for someone who already knows how to program. Leave the UML to the OMG experts. There are plenty of good UML books without cluttering up this one. I would also recommend removing most of the tips and helpful hints. A developer can get better information from "Code Complete". These tips are distracting, disjointed and not particularly well presented. If the authors REALLY feel compelled to add helpful hints or a UML guide, I recommend putting them in the appendices or adding supplementary volumes each with a different emphasis.

This book was not what I expected from the title.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars What's up with the index?
In general, I like this book because it covers a lot of material fairly systematically. As a tech writer, though, I've got one observation I haven't seen here before - I use the... Read more
Published 14 months ago by David M. Richards

5.0 out of 5 stars Great book
This book is very comprehensive yet thorough for programmers who are new to C#. I enjoy the nice explanation of XML concepts at the conclusion of most of the early chapters... Read more
Published 14 months ago by D. Fox

5.0 out of 5 stars A persective
This book is a good blend of computer science and programming C#. I especially appreciated the treatment of UML. Read more
Published 22 months ago by Gary L. Kincaid

4.0 out of 5 stars Learn C# by example
I have been programming for over 18 years and this is the book
I turned to when it was finally time to learn C#. Read more
Published on May 24, 2007 by Eustace Atkinson

3.0 out of 5 stars Too much emphasis on console applications
Wonderful tips, easy to follow, lucid explanations, BUT I would have given it 4 stars if the authors had explained the various concepts by using the Visual C# IDE from the get go... Read more
Published on March 30, 2007 by V. S. Francis

4.0 out of 5 stars Good for beginning to intermediate programming with C#
This book is good for beginning to intermediate programming. The chapters are well paced. It is easy to find information you need. Read more
Published on January 4, 2007 by J. Comstock

5.0 out of 5 stars C# for Programmers
A complete training and reference book for C# programming. This book provides detailed examples and references of source code, explanation of problem domains, UML, and the C#... Read more
Published on September 27, 2006 by James O. Rike

3.0 out of 5 stars basic book c# 2.0
This is a beginner's book for c# 2.0. Although it has alot
of examples in this book, believe that the author should
have focused on more quality examples and have... Read more
Published on July 18, 2006 by .Net learner

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


Active discussions in related forums
  Discussion Replies Latest Post
C# or Java? 32 3 days ago
   


Product Information from the Amapedia Community

Beta (What's this?)


So You'd Like to...


Look for Similar Items by Category


Amazon MP3 Delivers Free Songs

Subscribe to The Amazon MP3 Download newsletter to find out about free song downloads, new releases and hot digital music deals first.
subscribe
 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
The Lost Symbol
The Lost Symbol by Dan Brown
$16.17

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates