Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
C# Programming with the Public Beta

C# Programming with the Public Beta

List Price: $34.99
Your Price:
Product Info Reviews

<< 1 2 >>

Rating: 3 stars
Summary: Learn C# and .NET together
Review: Considering when this book came out, the authors did a very good job. I liked this book better then the Tom Archer book, but not well enough to give it 4 stars.

If you want to learn C# and .NET, this book is a great way to get started. If you already know C#, "Introducing .NET" is a better choice for learning about .NET. If your main interest is interoperating with COM and using COM+, then "C# Programming with the Public Beta" is a better choice.

My feeling is that "Professional C#" also from Wrox will render this book obsolete.

My low rateing for this book is due to the ticking of the clock. As more books become available and as new versions of Visual Studio .NET are released the value of this book drops.

Rating: 1 stars
Summary: This Book is Obsolete!
Review: Do not buy this book for the sole reason that it is obsolete. It was written using the Beta 1 so none of the code works anymore. If you don't believe me download the sample code from Wrox and try to complile it. Try the chapter 7 code for files and directories. You'll notice they use "System.WinForms" which doesn't exist, plus they try to do things like "File f1 = new File("c:\\blah\\blah.cs");" Which doesn't work either!

Rating: 1 stars
Summary: A Waste of Money
Review: Do NOT get this book. It is a sham. It is unfortunate that I have to say that because I LOVE Wrox books. I have to say this is the first Wrox book I have ever been dissapointed with. There is nothing of use in this book. The examples are useless, too short and not explained at all. You want to learn C#? Just get the free Beta and go through the tutorials included in the MSDN package - they're really good.

Rating: 4 stars
Summary: Should be called a .Net book instead
Review: Don't get me wrong, the book was okay. However it was more about .Net and MS Visual Studio .Net than it was about C#. I think it lays a decent foundation. However I'm find myself looking for something with more substance on C#. In it's defense, .Net can be pretty confusing and you need to have a hold of it before you can use C# the way it is meant to be used.

Rating: 5 stars
Summary: Best Book So Far
Review: In this world of mediorce technical books that echo available documentation, I have come to depend on Wrox Press, to provide books for actual working developers, that want to get their hands dirty. This book is no exception. The authors provide a very good overview of the .NET framework and the C# language in the first two chapters. Then its on to writing code in C#. Advanced topics in C# are covered well. Developing every day in this language and these technologies, I was still able to expand my knowledge nicely. Later chapters cover COM Interoperability, COM+ Services, ASP.NET and Web Services. This book provides much deeper detail and real code than previous books on C#. I would have liked to see more on the .NET Services and Libraries, which is very important as well as more detail on the IL language. However, this book serves its purpose quite well.

Rating: 1 stars
Summary: DON'T BUY!!
Review: SIX (6) Pages of errata on the wrox web site, and counting. Sample programs that don't compile. I'm half way through, and I don't believe a word I read. I'd take it back, but I marked in it. Thinking of pitching it. My last Wrox book. Absolutely unusable. I've heard the next book in the series, "Professional C#", is just as bad.

Rating: 4 stars
Summary: Good introductory overview
Review: This book covers a nice introductory overview of much of the syntax, environment, and usage of the C# language, the .NET structure and base classes, the VS.NET development environment, its use in ASP.NET, a bit on COM and COM+ interoperability, etc. -- most of the general aspects of the new C# programming language and its use. This book is NOT a serious programming course that will have you up and running in C# by itself; a somewhat thicker tome will likely be required for such ambition. It does make for a good survey intro for developers who want a lighter introduction or who perhaps haven't decided yet to go for the full C# deal, and can be followed up with a more in-depth text for the serious soon-to-be-C#ers.

Particularly interesting to C++ and Java developers will be the sporadically inserted C++ Notes and Java Notes: specific notes for people coming from C++ and Java about how a certain feature of C# relates to and/or differs from a similar feature in either or both of these languages. (Even as one not coming from either of these languages, I found these notes interesting and useful.)

The one significant drawback issue I had with this book is the few scattered barrages of odd or broken grammar, and the occasional seemingly contradictory statement. These weren't enough to detract heavily from the value of the book (IMO), but they were quite distracting in places, and should be addressed more seriously in any future editions of the book.

Overall, I'm satisfied with this book, and am looking forward to following it up with that more in-depth text....

Rating: 4 stars
Summary: my first good book about c#
Review: This book is very essential to get confidence with c#. you can begin to understand .net platform and how to build web services very fast.

Rating: 4 stars
Summary: Good explainations good content.
Review: This book is well written the explanations are clear and to the point. It provides good general coverage on the subject of C# programming and how it fits into the .NET framework. A good first book for gaining a general understanding of the language and its broader roll in Microsoft's .NET environment. I recommend it. I hope this helps :)

Rating: 4 stars
Summary: Describes foundation of C#, .NET and VS.NET
Review: This book will probably be a hit or miss for you, with no in-between ground. You can see by the reviews people either loved it or hated it.

I believe some people like to make assumptions about the basics of a language as they learn the more complex subjects. Others like to see the basics spelled out, then take off like rockets.

If you fall into the second group, as I do, then I think you will enjoy this book. I probably won't refer to it again, but reading this book will help me absorb the more complicated aspects of using C# and .NET all the faster.

I like to separate learning _what_ all the new C# and .NET features are, from _how_ I should use them. This simple book focuses on the _what_. With a solid understanding of the pieces of C# and .NET, I can now focus exclusively on learning _how_ to best use these new features, via other books.


<< 1 2 >>

© 2004, ReviewFocus or its affiliates