or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
Sorry!
More Buying Choices
40 used & new from $1.25

Have one to sell? Sell yours here
 
   
C# Unleashed
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

C# Unleashed (Paperback)

~ (Author)
4.3 out of 5 stars  See all reviews (34 customer reviews)

List Price: $49.95
Price: $34.19 & this item ships for FREE with Super Saver Shipping. Details
You Save: $15.76 (32%)
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.

19 new from $19.74 21 used from $1.25

Frequently Bought Together

Customers buy this book with Visual C# 2005 Recipes: A Problem-Solution Approach (A Problem - Solution Approach) by Allen Jones

C# Unleashed + Visual C# 2005 Recipes: A Problem-Solution Approach (A Problem - Solution Approach)

Customers Who Bought This Item Also Bought

C# Cookbook, 2nd Edition (Cookbooks (O'Reilly))

C# Cookbook, 2nd Edition (Cookbooks (O'Reilly))

by Jay Hilyard
Inside C#, Second Edition

Inside C#, Second Edition

by Tom Archer
Programming Microsoft  Visual C#  2005: The Base Class Library (Pro-Developer)

Programming Microsoft Visual C# 2005: The Base Class Library (Pro-Developer)

by Francesco Balena
4.9 out of 5 stars (12)  $40.49
Professional C# 2005 (Wrox Professional Guides)

Professional C# 2005 (Wrox Professional Guides)

by Christian Nagel
3.7 out of 5 stars (36)  $31.49
Pro .NET 2.0 Graphics Programming (Expert's Voice in .Net)

Pro .NET 2.0 Graphics Programming (Expert's Voice in .Net)

by Eric White
4.4 out of 5 stars (5)  $40.45
Explore similar items

Editorial Reviews

Product Description

Part I provides the most basic elements of C# language syntax.

Part II covers object and component programming in C#.

Part III introduces several of the class libraries available to C#.

Part IV gives those advanced topics for extreme performance and enterprise programming projects.

Part V goes into depth on the C# environment. Included are garbage collection and the effects on a program., cross-language development, the common language runtime, versioning and assemblies, and providing security for your programs.

Part VI is the Appendix. It has supplementary material on compiling programs, an overview of .NET Class Library components, and some other resources that may be of interest.



From the Back Cover

Part I provides the most basic elements of C# language syntax.

Part II covers object and component programming in C#.

Part III introduces several of the class libraries available to C#.

Part IV gives those advanced topics for extreme performance and enterprise programming projects.

Part V goes into depth on the C# environment. Included are garbage collection and the effects on a program., cross-language development, the common language runtime, versioning and assemblies, and providing security for your programs.

Part VI is the Appendix. It has supplementary material on compiling programs, an overview of .NET Class Library components, and some other resources that may be of interest.


Product Details

  • Paperback: 816 pages
  • Publisher: Sams (November 24, 2001)
  • Language: English
  • ISBN-10: 067232122X
  • ISBN-13: 978-0672321221
  • Product Dimensions: 5.3 x 5.3 x 1.4 inches
  • Shipping Weight: 13.6 ounces (View shipping rates and policies)
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (34 customer reviews)
  • Amazon.com Sales Rank: #645,930 in Books (See Bestsellers in Books)

More About the Author

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

Visit Amazon's Joseph Mayo Page

Look Inside This Book

What Do Customers Ultimately 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.
 

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 Reviews

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

 
20 of 20 people found the following review helpful:
5.0 out of 5 stars An excellent addition to your shelf, December 7, 2001
By David Talbot (Teague, TX) - See all my reviews
C# Unleashed provides outstanding coverage of a wide variety of C# topics. This book goes all the way from the language syntax on up to ASP.NET and Remoting, an excellent addtion to your shelf referance.

One of the things I really liked about this book is its use of the command line compiler in many examples. It shows the "secret magic" of trying to get a project to compile as a DLL vs. EXE (Which if you've ever used VS.NET and want to change it after starting a project is very difficult without this knowledge!).

Another thing I truly enjoyed about this book is it's strong emphasis on writing code. I've read the Wrox C# books and all they cover is Drag And Drop in Visutal Studio.NET to work with databases and windows forms. This book actually goes into the CODE of writing a C# application.

If you really want to learn C# this is an outstanding book all around!

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
14 of 14 people found the following review helpful:
4.0 out of 5 stars The book I would buy for beginners, July 11, 2002
By Charles Ashbacher "(cashbacher@yahoo.com)" (Marion, Iowa United States(cashbacher@yahoo.com)) - See all my reviews
(TOP 50 REVIEWER)      
Being well schooled in C++ and Java, my first reaction to C# was one of skepticism. To me, it was a language that was redundant and unneeded. However, as I delved deeper into the features, my feelings changed a great deal. Now, I am devoting my personal training time to delving as deeply as possible into C# and if I go back to managing development, will use it over C++. This is also the book that I would purchase for anyone who is a beginner in the language.
Like all good authors of programming books, Mayo spends little time on programming basics such as control constructs and operators. Very few potential readers have not used them, so the briefest of mentions is adequate. In my surveys of programmers who read books about new languages, nearly all say they skim or skip such sections. I found the presentation sequence to be logical, as one topic follows another in a sensible order. The demonstrative examples are small and effective, although an occasional larger one that integrates several topics would have helped. The breadth of coverage is broader than what is done in most beginning books. There are sections on multi-threading, reflection, performance modeling, creating resource files and optimizing the garbage collector among others. While short, these sections demonstrate some of the power built into the language.
If I was required to choose a book for a programming class in C#, this would be the one. The only drawback would be the lack of exercises, but beyond that, I can find little fault with it.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
5.0 out of 5 stars C# Unleashed, July 13, 2002
By "lenphoenix" (Phoenix, Arizona United States) - See all my reviews
This is one of the first books that I read on C#. I continually come back to this book when I want to get some information quickly. The explanations are very clear and the examples illustrate the concepts. Considering the huge size of Visual Studio.Net, no book can cover all topics in complete detail. That would require a set of volumes of encyclopedic dimensions.
C# unleashed gives a Programmer with some background in a modern
object oriented language a pretty good idea of the C# language

and how it can be used. Another feature I like is the appendix
which lists the command line compile options. These are also
illustrated in the examples throughout the book.

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 Good Introduction to C#
This book presents a good introduction to C#. After reading this book I have the good understanding of C# and ready to move on to advanced books.
Published on May 8, 2007 by M. Taneja

5.0 out of 5 stars Great Book
This Book does what it says it will ;)
It definately helped me!!
Published on March 1, 2007 by Ashish Patel

5.0 out of 5 stars My C# Bible
I came from a shallow programming background of VB.Net and C++, and this book was excellent for the transition. This book is great reference material for the language and the . Read more
Published on November 11, 2005 by Vengeful Dr.X

5.0 out of 5 stars Excellent
This is a excelent book, my husband and enjoy it. We find this a little deeper that the usual C# books. I will recommended to you.
Published on August 25, 2005 by Diana Gooding

5.0 out of 5 stars Good Introductory Book
This is a good introductory book on C#. The author covers most of the topics by code which I like. The book is focussed on the C# language itself without much coverage on other... Read more
Published on August 1, 2005 by Ramesh Subramanian

5.0 out of 5 stars An excellent C# reference
Mayo covers a huge amount of ground in the pages of _C# Unleashed_. The book touches upon virtually every C# topic available. Read more
Published on November 9, 2004 by Adam Machanic

5.0 out of 5 stars This is the best book
Mr. Mayo has written the best book on C# that I have read.
Published on September 24, 2004 by D. O'DONOGHUE

5.0 out of 5 stars Excellent Introduction
C# Unleashed is probably the best all around book on C# that I have read. I bought it after reading Joe's C# tutorials on http://www.csharp-station. Read more
Published on September 7, 2004 by Morgan Pugh

4.0 out of 5 stars A must have book...
After understanding the basics of C#, I found this book to be a great C# reference. The book starts out with the C# basics and then goes into advanced topics of C#. Read more
Published on September 6, 2004 by Sandra Miller

4.0 out of 5 stars Wonderful book for beginning C# programmers.
This book really delivers on the promises set forth on the back cover. An easy read, you'll find yourself digging into the "heavy stuff" in no time. Read more
Published on August 24, 2004 by bill roberts

Only search this product's reviews



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
   




Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

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.


Your Recent History

 (What's this?)

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