Customer Reviews


12 Reviews
5 star:
 (7)
4 star:
 (3)
3 star:
 (2)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


14 of 14 people found the following review helpful:
5.0 out of 5 stars Another great Pocket Reference from O'Reilly
I noticed before writing this review that someone had recommended "The .NET Languages: A Quick Translation Guide" instead of "Converting VB.NET & C# Pocket Reference". Having browsed through "The .NET Languages: A Quick Translation Guide" at the book store, it is certainly a good book, but there is nothing "quick" about it. At 400+ pages it's really more of an overview...
Published on April 30, 2002 by bill_wheel

versus
2 of 3 people found the following review helpful:
3.0 out of 5 stars Nice, but not complete at all
This book is really nice, and i do use it, but especielly the lack of a index is a pain in the royal ... Also, there are to many things missing. And yes, i know it is a pocket book, but still. But OK - i use it a lot so ok book, 4 stars if it had with an index.
Published on May 28, 2003 by niels830


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

14 of 14 people found the following review helpful:
5.0 out of 5 stars Another great Pocket Reference from O'Reilly, April 30, 2002
By 
"bill_wheel" (South Lyon, MI USA) - See all my reviews
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
I noticed before writing this review that someone had recommended "The .NET Languages: A Quick Translation Guide" instead of "Converting VB.NET & C# Pocket Reference". Having browsed through "The .NET Languages: A Quick Translation Guide" at the book store, it is certainly a good book, but there is nothing "quick" about it. At 400+ pages it's really more of an overview and less of a "quick translation guide".

If you are looking for a truly pocket sized conversion guide between C# and VB.NET, I would strongly suggest Jose Mojica's "Converting VB.NET & C# Pocket Reference". This book is in contrast to some of the larger "overview" style books, as it is a reference guide weighing in at around 100 pages. The book is great for developers that have a fair grasp of VB.NET and/or C# and don't want or need lengthy instruction, but rather a quick alternative to searching the .NET help system or looking for code examples on the web.

The format is very straightforward and simple. Every topic includes a brief, but concise explanation and is enhanced with occupying code examples. The code snippets, in most cases, almost speak for themselves. Often the examples are in a rapid-fire "here's what it looks like in C#, here's what it looks like in VB.NET" style. Typically, the topic or keyword being covered will appear in the code in bold, adding to their readability and usefulness.

My only complaint with the book is that I had expected to see an appendix section with a keyword comparison similar to the ones found in the .NET help. It would have been convenient to those of us too lazy to print that section out ourselves.

Overall, this is the best book I've seen if you are a developer looking for a quick conversion reference when working in a mixed C#, VB.NET environment (which could include just about anyone working with .NET today).

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
5.0 out of 5 stars Very good book!, July 29, 2003
By A Customer
Amazon Verified Purchase(What's this?)
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
I picked up this book on a fling... but I am amazed at how useful I've found it. Most book authors today are gauged (by the publishing houses) according to the number of pages they turn in. This book on the other hand tries to squeeze a lot of good solid information into a small space without beating the topic to death.

It goes over some of the core differences of VB.NET and C# making not just a valuable reference in conversion between the two, but amazing for learning both languages if you're coming from a high level language (I'm a very strong VB programmer). Within a few minutes I learned how to build classes in both C# and VB.NET from this book. About 10 minutes later I had basic Overloading and Inheritance down. Granted, this book won't teach you what Inheritance is, but if you already know it your only problem is to learn the syntax and this book gives you the syntax quickly.

Another cool thing about this book is that it quickly also shows you what's WRONG with the languages at the IL level and will give you a quick bit of info about things that can cause problems (i.e., case sensitivity in C# which allows you to write functions that would result in ambiguous interpretation in VB.NET)

Remember: this book won't tell you what object oriented design is and won't tell you how to build an n-tier app in .Net, but it will teach you how to write a class in C# and VB.NET in about 1 minute :-) Its just as helpful to learn the basics, such as loops, indexing, calling conventions, etc...

If you are already good in high level languages and have gotten dropped head first into .NET, get this book and keep it nearby.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
5.0 out of 5 stars Excellent Reference and Useful for Learning Both Languages, January 18, 2005
By 
Richard T. Waddell (Southern California, USA) - See all my reviews
(REAL NAME)   
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
There are at least two advantages to knowing both languages.
- Understanding sample code and examples.
- Flexibility on multi-language projects.

I'm from a C++ background in the bad old days before .NET, but now I'm equally comfortable in either C# or VB.NET, largely due to this book.

Exclusive of conversion between the two langauges, it's also the best quick reference I have for either. Many times I've continued to search for my copy rather than turn to another source. Now I also subscribe to it on Safari, and when my hardcopy falls apart I'll probably buy another one.

It would be nice if it had an index, but I'm still giving it five stars since as far as I know there is no adequate substitute.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Great for experienced VB.NET Programmers, May 31, 2005
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
This is a great book to start programming in C#. I have been programming in VB.NET for over three years and this book has been very helpful while making the transition from VB to C# and every time I am going from one language to the other. It is nicely organized and you can quickly find the information and exmaples you need to start working.I definitely recommend this book. I got it (...)at my local bookstore and it is worth alot more than that.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Small Concise: A Great Reference, October 1, 2002
By A Customer
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
If you want to be fluent in VB.NET and C# this 139 page reference is a "must have." The author contrasts the two languages clearly and quickly. Note: This is a very nicely written quick reference, but is not a textbook. Nevertheless, I wouldn't be without it!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Great Pocket Reference, January 7, 2005
By 
Randy Given (Manchester, CT USA) - See all my reviews
(REAL NAME)   
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
This is a great pocket reference for those of us who go back and forth between C# and VB.NET. It is also good for those who do not have to do that, but want to know the differences.

Granted, much of the .NET platform allows almost line-for-line conversion between languages, but there are many syntax differences. This book covers those for these two languages, as well as a special section of significant differences between the languages (in addition to the item-by-item coverage).

This is a handy little book, but because it is little, it sometimes slides to the back of the bookshelf (between two larger books). Still, well worth the price and peace of mind.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
4.0 out of 5 stars Good book, June 29, 2004
By 
Richard Parsons (Benton, Arkansas United States) - See all my reviews
(REAL NAME)   
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
This book has been a lot of help for me. I came from an all C# programming background and took a job as a VB.NET programmer. With what I already knew, and this book as a reference I was programming VB.NET almost as well as I had programmed C# the very first day.

This book is a very handy tool for anyone to have especially for the price. My one compliant is that there is no index but you can quickly get use to thumbing though to find what you need in a hurry.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
4.0 out of 5 stars Wonderful reference, but ..., May 2, 2003
By 
rclocher3 (Merlin, OR USA) - See all my reviews
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
I agree with the other two reviews I've seen on this book so far, but I have one thing to add: the book would be easier to use if it had an index. Other than that, the book is just right.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
3.0 out of 5 stars Nice, but not complete at all, May 28, 2003
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
This book is really nice, and i do use it, but especielly the lack of a index is a pain in the royal ... Also, there are to many things missing. And yes, i know it is a pocket book, but still. But OK - i use it a lot so ok book, 4 stars if it had with an index.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars Good but out of date, March 7, 2011
By 
Robert J. Gabourie "Bagheera" (San Diego, CA United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: C# & VB.NET Conversion Pocket Reference (Paperback)
This book really hit home the differences between C# and VB.NET. I am a C# programmer who is now working in VB.NET and even with the book being for VB.NET 1.1 I was able to get a better feel for the differences. I still find I have to look some things up but I have a better understanding of the underlying philosophy of VB.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

C# & VB.NET Conversion Pocket Reference
C# & VB.NET Conversion Pocket Reference by Jose Mojica (Paperback - April 29, 2002)
$9.95
In Stock
Add to cart Add to wishlist