Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Acceptable See details
$16.24 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Sell Back Your Copy
For a $1.10 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Advanced C# Programming
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Advanced C# Programming [Paperback]

Paul Kimmel (Conductor)
3.0 out of 5 stars  See all reviews (4 customer reviews)

List Price: $54.95
Price: $43.71 & this item ships for FREE with Super Saver Shipping. Details
You Save: $11.24 (20%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon.
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more


Book Description

0072224177 978-0072224177 September 4, 2002 1st
This is a guide for experienced programmers who want to program and apply C# in their applications. It provides practices and real-world performance tips.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Advanced C# Programming + More Effective C#: 50 Specific Ways to Improve Your C# + Effective C#  (Covers C# 4.0): 50 Specific Ways to Improve Your C# (2nd Edition) (Effective Software Development Series)
Price For All Three: $104.29

Show availability and shipping details

Buy the selected items together

Customers Who Bought This Item Also Bought


Editorial Reviews

From the Back Cover

Your Definitive Professional Resource

Build solutions for the Microsoft .NET platform quickly and easily with C#--an efficient, object-oriented language. Advanced C# Programming thoroughly explains real-world solutions you can apply to a wide range of business applications or to programming problems. This book also reviews working code available on Microsoft's portal. Maximize the vast capabilities of C# in three key areas--Windows applications, tools and component building, and Web programming--using the advanced development strategies presented in this professional resource.

  • Get an overview of core language foundations you will need to create applications
  • Explore Windows Forms programming, multithreading, GDI+, and more in .NET
  • Incorporate roles-based and code access security
  • Use attributes, exception handlers, event logging, and other proven programming methods with ease
  • Extend the Visual Studio .NET IDE using the new extensibility model
  • Implement Web methods, Web services, and asynchronous Web services
  • Learn to use C# in ASP.NET code behind pages, and use cookies, page, and session caching
  • Learn about ADO.NET, Reflection, and emitting IL by exploring the assembly viewer applications
  • Significantly minimize the number of bugs that make it off your work station

About the Author

Paul Kimmel, (Okemos, MI) has been working with.NET for two years. He has been an invited speaker to Dev Days 2001 by Microsoft and has written numerous bestsellers, including Visual Basic.NET Unleashed (Sams).

Product Details

  • Paperback: 551 pages
  • Publisher: McGraw-Hill/OsborneMedia; 1st edition (September 4, 2002)
  • Language: English
  • ISBN-10: 0072224177
  • ISBN-13: 978-0072224177
  • Product Dimensions: 9.3 x 7.5 x 1.2 inches
  • Shipping Weight: 2.5 pounds (View shipping rates and policies)
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #1,136,111 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

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

12 of 14 people found the following review helpful:
2.0 out of 5 stars This is book is a waste of time, January 9, 2004
By A Customer
Amazon Verified Purchase(What's this?)
This review is from: Advanced C# Programming (Paperback)
There is a rarely a case when I wonder why a book got published and this one meets that case. The content and examples are terrible and the order of the book does give any indication of advanced concepts in C#. This book tells me what advanced concepts in C# can do, but doesn't expound on here they are done. Terrible book and written for, well, I don't know who.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
3.0 out of 5 stars OK but no Terrarium, August 27, 2004
This review is from: Advanced C# Programming (Paperback)


First I think the title is a bit misleading. It is an intermediate level book. There is not enough room to cover anything reaaly advanced.

The text is readable and seems to cover the salient points. There are quite a few inaccuracies, but there are in all books I have read. The author occasionally mentions completely unrelated topics, perhaps in an attempt to impress, but (when he strays into an area with which I am familiar) only manages to show his ignorance.

The code is easy enough to understand but is very rambling with a few oddities. I think the author is trying to vaguely demonstrate other ideas (particuarly desing patterns) about which he is no expert. Instead, he should just concentrate on simple code that demonstrates the topic in question.

That said, the author obviously knows a lot about programming many different areas of .NET. I found I learnt a lot by reading the book, looking at the code and then rewriting it to my standards.

The worst thing about the book is that it comes with no CD, relying on you downloading the code from the Internet. The code from the Osborne web site is easy enough to download, but a couple of the chapters rely on code from Microsoft. I have tried many times to download the "Terrarium" application from www.gotdotnet.com to no avail. How hard would (and expensive) it be to put everything you need onto a CD?
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
2.0 out of 5 stars Not much to see here, January 14, 2009
This review is from: Advanced C# Programming (Paperback)
This book is of some value. For instance it contains a discussion of attributes. Information on this topic is still hard to find.

The discussion of many points of object programming can be characterized as original and even informative, but it is also riddled with errors.

For example, Kimmel gets the definition of Generalization and Specialization completely backward with regard to Inheritance. That mistake is forgivable, because you can substitute the words while you are reading and it still makes sense.

But it is not forgivable when he clearly knows nothing about a concept, yet attempts to fake it. The section of Aggregation and Encapsulation contains almost zero information other than his "favorite example of encapsulation is the relationship between the human body and the bladder."

Later he attempts to muddle over his complete lack of understanding of the topic of Polymorphism with a bizzare example regarding sending children to get beer during the superbowl. After this detour into the irrelevant he triumphantly exclaims "That's polymorphism."

No it isn't.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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


Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

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 Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

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


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject