VB. NET Language in a Nutshell (2nd Edition)
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| VB. NET Language in a Nutshell (2nd Edition) | |||||||||||||||||||||||||||||
|
With the release of the Microsoft .NET platform comes a new version of Visual Basic dramatically unlike its predecessors. So extensive are the changes, in fact, that some VB programmers argue that Visual Basic .NET is an entirely new programming language. In the updated second edition of this popular book, you will find complete documentation for the Visual Basic .NET language.
Beginning with a brief overview of the language, VB.NET Language in a Nutshell covers basic programming concepts, and introduces the .NET Framework Class Library and programming with attributes. The bulk of the book consists of an alphabetical reference to Visual Basic .NET statements, procedures, functions, and objects. Each entry has a standardized listing containing the following information:
On the CD-ROM (included with print edition of the book) is a plug-in that adds a copy of the book's language reference to the dynamic help within Visual Studio .NET. The plug-in requires any edition of Visual Basic .NET or Visual Studio .NET. No matter how much experience you have programming with VB, you want this book close by, both as a standard reference guide and as a tool for troubleshooting and identifying programming problems. |
|||||||||||||||||||||||||||||
|
Written especially for those readers coming to VB.NET from an earlier version of Visual Basic, VB.NET in a Nutshell offers a quick language tour as well as a nicely thorough reference to all standard VB objects, methods, and properties. Even if you are a raw beginner, this concise reference is really all you need to get onboard with the new version of the world's most popular programming language.
The first sections of this text zero in on what's new and different in VB.NET. From the basics of the language, centering on data types and object-oriented features, this quick-start guide highlights essential language features that every VB.NET programmer needs to know. There's also material here on the underlying .NET framework, from deployment basics (like .NET assemblies) to built-in namespaces. Coverage of delegates and event handling shows how to process events. The substantially different exception handling model of VB.NET is contrasted with the older ways of handling errors. The heart of this title has to be its reference material (over 400 pages), primarily on the built-in core VB classes in the new .NET version. While there were rumors that VB.NET changed VB completely, this material should reassure you. By providing APIs that resemble older versions, VB programmers still can leverage common string, date, and time and other functions. Every object, method, and property is described, along with sample code, and differences with VB6. A standout here are "gotchas" when using the new APIs compared to VB6. Besides objects and APIs, there is also coverage of language keywords (for logical, looping, and branching statements), too. The book closes with several useful reference sections, one of which details all the new features to be found in VB.NET. This is almost a must-read for anyone facing the new VB.NET for the first time. Another appendix here lists VB.NET language APIs. While it's true that you can use many languages with .NET, VB.NET Language in a Nutshell covers the APIs that will give VB.NET its real flavor as a new programming language. Both a quick-start guide and a worthwhile reference to use everyday at your desk, this title is a great way to start using VB.NET in real projects quickly. --Richard Dragan Topics covered:
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 16 of 16 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 02-04-05 | 5 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I absolutely highly recommend this book.
Having read through several .NET books with no rhyme or reason whatsoever as to how they're put together, I was hoping this book would become a concise _beginning_ point of reference for me. Boy was I wrong! I use this book constantly. The first week I had it, I referenced it almost daily, and not just for the quick-fix-reminders (in which order do those stupid DateDiff arguments come?). There are nine chapters before the actual reference, which are a veritable tome of information not found anywhere else (at least, not by me). In fact, I'd venture to say that the chapter on OOP should be required reading before you can even download the framework. There are a lot of concepts in that chapter that are required even to build simple apps in ASP.NET (not to mention VB.NET) that in Classic ASP were not necessary. So, who is VB.NET in a Nutshell good for? The book goes into great detail about the differences between VB 6 and VB.NET: each chapter includes the relevant differences to the topic at hand; and each reference entry includes a section on VB6/VB.NET differences. So if you're looking for a book to ease your transition to the .NET world, this is all you need. If you are new to programming, then you have several chapters on the major concepts, as well as a roughly 450-page section on the VB.NET Language. In fact, on page xi of the preface, it actually says (and I paraphrase): Developers who know Visual Basic; developers who know other programming languages; and developers who are new to programming. Well, shucks, that's pretty much anyone who's reading this review, isn't it? Stop reading now. Buy it. I said stop. (Review Data Last Updated: 2007-09-08 00:05:50 EST)
|
|||||||||||||||||||||||||||||
| 02-04-05 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I absolutely highly recommend this book.
Having read through several .NET books with no rhyme or reason whatsoever as to how they're put together, I was hoping this book would become a concise _beginning_ point of reference for me. Boy was I wrong! I use this book constantly. The first week I had it, I referenced it almost daily, and not just for the quick-fix-reminders (in which order do those stupid DateDiff arguments come?). There are nine chapters before the actual reference, which are a veritable tome of information not found anywhere else (at least, not by me). In fact, I'd venture to say that the chapter on OOP should be required reading before you can even download the framework. There are a lot of concepts in that chapter that are required even to build simple apps in ASP.NET (not to mention VB.NET) that in Classic ASP were not necessary. So, who is VB.NET in a Nutshell good for? The book goes into great detail about the differences between VB 6 and VB.NET: each chapter includes the relevant differences to the topic at hand; and each reference entry includes a section on VB6/VB.NET differences. So if you're looking for a book to ease your transition to the .NET world, this is all you need. If you are new to programming, then you have several chapters on the major concepts, as well as a roughly 450-page section on the VB.NET Language. In fact, on page xi of the preface, it actually says (and I paraphrase): Developers who know Visual Basic; developers who know other programming languages; and developers who are new to programming. Well, shucks, that's pretty much anyone who's reading this review, isn't it? Stop reading now. Buy it. I said stop. (Review Data Last Updated: 2008-11-18 10:07:21 EST)
|
|||||||||||||||||||||||||||||
| 02-03-05 | 5 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I absolutely highly recommend this book.
Having read through several .NET books with no rhyme or reason whatsoever as to how they're put together, I was hoping this book would become a concise _beginning_ point of reference for me. Boy was I wrong! I use this book constantly. The first week I had it, I referenced it almost daily, and not just for the quick-fix-reminders (in which order do those stupid DateDiff arguments come?). There are nine chapters before the actual reference, which are a veritable tome of information not found anywhere else (at least, not by me). In fact, I'd venture to say that the chapter on OOP should be required reading before you can even download the framework. There are a lot of concepts in that chapter that are required even to build simple apps in ASP.NET (not to mention VB.NET) that in Classic ASP were not necessary. So, who is VB.NET in a Nutshell good for? The book goes into great detail about the differences between VB 6 and VB.NET: each chapter includes the relevant differences to the topic at hand; and each reference entry includes a section on VB6/VB.NET differences. So if you're looking for a book to ease your transition to the .NET world, this is all you need. If you are new to programming, then you have several chapters on the major concepts, as well as a roughly 450-page section on the VB.NET Language. In fact, on page xi of the preface, it actually says (and I paraphrase): Developers who know Visual Basic; developers who know other programming languages; and developers who are new to programming. Well, shucks, that's pretty much anyone who's reading this review, isn't it? Stop reading now. Buy it. I said stop. (Review Data Last Updated: 2007-04-11 12:49:57 EST)
|
|||||||||||||||||||||||||||||
| 10-16-04 | 2 | 2\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is basically a reference book to VB.NEt Functions.
The book is divided into 2 parts. Part 1: Gives you A very simplified introduction to VB.NET and is only 143 small pages.(If you put them together it is only 71 normal page). So do not expect much from this book. Part 2: about 400 pages is only a reference to the functions. Button line: Do not buy this if: You want to learn VB.NET throughly. Still I bought it, only because at $2.5(I bought it for that price) it is a good deal for an Index book. (Review Data Last Updated: 2007-07-06 12:44:58 EST)
|
|||||||||||||||||||||||||||||
| 10-15-04 | 2 | 2\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is basically a reference book to VB.NEt Functions.
The book is divided into 2 parts. Part 1: Gives you A very simplified introduction to VB.NET and is only 143 small pages.(If you put them together it is only 71 normal page). So do not expect much from this book. Part 2: about 400 pages is only a reference to the functions. Button line: Do not buy this if: You want to learn VB.NET throughly. Still I bought it, only because at $2.5(I bought it for that price) it is a good deal for an Index book. (Review Data Last Updated: 2006-07-04 14:34:19 EST)
|
|||||||||||||||||||||||||||||
| 06-11-03 | 4 | 4\5 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
A very handy reference manual. Be aware that the included CD will not integrate the book into Visual Studio.NET 2003.
(Review Data Last Updated: 2006-07-04 14:34:19 EST)
|
|||||||||||||||||||||||||||||
| 01-29-03 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I think the book stands up to it's title. It's a quick tour of the VB.NET language for the pro(specially for VB6 users). After i took some courses in VB.NET i was looking for books to read further and this out of many i read has the most clarifying and to the point examples. Certainly has not detailed explanations but that's not it's purpose. It's an overview and i think a bright one.
(Review Data Last Updated: 2007-07-06 12:44:58 EST)
|
|||||||||||||||||||||||||||||
| 01-28-03 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I think the book stands up to it's title. It's a quick tour of the VB.NET language for the pro(specially for VB6 users). After i took some courses in VB.NET i was looking for books to read further and this out of many i read has the most clarifying and to the point examples. Certainly has not detailed explanations but that's not it's purpose. It's an overview and i think a bright one.
(Review Data Last Updated: 2006-07-04 14:34:19 EST)
|
|||||||||||||||||||||||||||||
| 11-26-02 | 5 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Let me say this: THIS IS NOT A "HOW TO" BOOK. Aside from that, anyone who is using VB .NET will love and rely on this valuable and well-organized reference. The "In a Nutshell" series by O'Reilly is among the best out there.
(Review Data Last Updated: 2007-07-06 12:44:58 EST)
|
|||||||||||||||||||||||||||||
| 11-24-02 | 5 | 9\9 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
My experiences with 'Nutshell' books have been both bad and
good. I wasn't sure which I would get with VB.Net Language in a Nutshell. After reviewing this book I am happy to say this is a good one. Not only good, superb. I have used this book about 20 times in the last 2 weeks I have really only used the VB and VBScript languages (no C Chapter by Chapter Summary: Chapter 1: Introduction Chapter 2: Program Structure Chapter 3: Variables and Data Types Chapter 4: Introduction to Object-Oriented Programming Chapter 5: The .Net Framework: General Concepts Chapter 6: The .Net Framework Class Library Chapter 7: Delegates and Events Chapter 8: Attributes Chapter 9: Error Handling in VB.Net Chapter 10: The Language Reference Appendix A: What is new and different in VB.Net Appendix B: Language Elements by Category Appendix C: Operators Appendix D: Constants and Enumerations Appendix E: The VB.Net Command-Line Compiler Appendix F: VB 6 Language Elements Not Supported by VB.NET Well folks, without a doubt this book is a 10 out of 10. Well done! (Review Data Last Updated: 2007-07-06 12:44:58 EST)
|
|||||||||||||||||||||||||||||
| 11-24-02 | 2 | 1\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
After looking to this book as a reference, I have found that it is lacking and missing many of the new, and some old features of VB.NET. Keep your web browser open to MSDN and save your self some money on this one, you will be much better off.
(Review Data Last Updated: 2007-07-06 12:44:58 EST)
|
|||||||||||||||||||||||||||||
| 11-23-02 | 5 | 7\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
My experiences with 'Nutshell' books have been both bad and
good. I wasn't sure which I would get with VB.Net Language in a Nutshell. After reviewing this book I am happy to say this is a good one. Not only good, superb. I have used this book about 20 times in the last 2 weeks I have really only used the VB and VBScript languages (no C Chapter by Chapter Summary: Chapter 1: Introduction Chapter 2: Program Structure Chapter 3: Variables and Data Types Chapter 4: Introduction to Object-Oriented Programming Chapter 5: The .Net Framework: General Concepts Chapter 6: The .Net Framework Class Library Chapter 7: Delegates and Events Chapter 8: Attributes Chapter 9: Error Handling in VB.Net Chapter 10: The Language Reference Appendix A: What is new and different in VB.Net Appendix B: Language Elements by Category Appendix C: Operators Appendix D: Constants and Enumerations Appendix E: The VB.Net Command-Line Compiler Appendix F: VB 6 Language Elements Not Supported by VB.NET Well folks, without a doubt this book is a 10 out of 10. Well done! (Review Data Last Updated: 2006-07-04 14:34:19 EST)
|
|||||||||||||||||||||||||||||
| 11-23-02 | 2 | 1\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
After looking to this book as a reference, I have found that it is lacking and missing many of the new, and some old features of VB.NET. Keep your web browser open to MSDN and save your self some money on this one, you will be much better off.
(Review Data Last Updated: 2006-07-04 14:34:19 EST)
|
|||||||||||||||||||||||||||||
| 07-10-02 | 2 | 0\8 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Lucks important subjects. Also it is typographically poor - letters are small, thin and hard to read, and the titles are almost the size of the body text which makes navigation harder (...I don't have any eye problems).
(Review Data Last Updated: 2006-07-04 14:34:19 EST)
|
|||||||||||||||||||||||||||||
| 04-15-02 | 3 | 7\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is a good light easy to carry overview but really short on some very significant details (com interop in particular) and has too much on useless topics like how to draw a circle on a form. It works as a readable introduction to vb.net but comes up short as a reference. After reading it I found myself constantly failing to find the information I needed.
Great new additions to vb.net such as regular expressions are largely ignored and the coverage of the .NET framework is very thin. If you are an experienced vb developer you really should look for a book with more information on how to leverage your existing knowledge. Look for information on com interop and porting. (Review Data Last Updated: 2006-07-04 14:34:19 EST)
|
|||||||||||||||||||||||||||||
| 03-31-02 | 5 | 14\15 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Just when you though it was time to kick back and enjoy your accomplishment in the VB world, someone would just had to come and messed it up - "So, have you look into VB .NET yet?". Tell you the truth, a few months ago, you would have to drag me kicking-and-screaming to get me in the .NET water with my VB swimsuit! With all the rumor of many changes to VB, the idea of re-learning VB was like decaffeined coffee!
So for me to convert to VB .NET, it has to be quick and painless. And this book did just that. It cuts right through the red tape and gets straight to the core. VB .NET language are explored from A to Z. Aside from being labeled as a language reference, the authors go extra the mile to include dedicated chapters on significant topics in VB .NET that are new to VB such as class inheritant, new datatypes, .NET concept and framework. Not to mention the little details such as tips and gotchas added along side with the reference section which make this book quite enjoyable to read too. I recommend this book for the VB fan, including those who are reluctant to convert to VB .NET like I was. This book is will ease your transition to VB .NET quickly and efficiently. (Review Data Last Updated: 2006-07-04 14:34:19 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 16 of 16 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |