101 Microsoft Visual Basic .NET Applications
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| 101 Microsoft Visual Basic .NET Applications | |||||||||||||||||||||||||||||
|
Getting up to speed with Visual Basic .NET might seem challenging to programmers who already work in Visual Basic 6.0. This handy book is stuffed full of standalone, working code samples that show these programmers exactly how to perform important tasks w
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 15 of 15 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 12-02-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is a very good book. If you like to learn by example, this book has very good useful examples to get your project "up in the air" very quickly.
This book is an ideal supplement to a reference manual and really accelerates the learning process. I got a very good price on Amazon, but this book is worth full-bang retail price in terms of pure value. I would highly recommend this book, even if someone only found 5 examples out of the 101 examples, but depending on your project, nearly every example could be applied in some way to your project(s). (Review Data Last Updated: 2008-08-20 04:26:21 EST)
|
|||||||||||||||||||||||||||||
| 10-10-07 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Good, simple components that can be used as a part of larger applications.
Good explanations. The only negative thing that I can see is that I wish it was available in C#. But then again, it provides a new challenge to translate it without having the C# code right there in front of me. (Review Data Last Updated: 2008-02-14 00:48:42 EST)
|
|||||||||||||||||||||||||||||
| 06-14-07 | 4 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
101 Microsoft Visual Basic .NET Applications
It is a good book with a lot examples to learn from. But examples require some extra work if you use .NET 2005 (Review Data Last Updated: 2008-02-14 00:48:42 EST)
|
|||||||||||||||||||||||||||||
| 10-12-05 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I bought this book just a few weeks ago, and WOW. Thre is such a range of information here! This book is especially targeted at programmers that aren't particularly familiar with what all VB.NET can offer.
Granted, this product does not cover any of the topic very extensivly, but that's not what it was written for. 90% of the topics covered in the book are explained in more detail in the MSDN library. All in all, this book is one of the best ways to find great ideas to improve functionality in all your VB.NET projects. (Review Data Last Updated: 2008-02-14 00:48:42 EST)
|
|||||||||||||||||||||||||||||
| 10-02-04 | 5 | 19\19 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Jerry Bucknoff wrote a review where he says skip the book because you can just download the code. I don't get this. I buy a book for more than just the CD stuffed in the back. This book has 500+ pages that taught me how to do in VB.NET, the things I knew how to do in VB6. Maybe if you're a rocket scientist, you can just stare at the code and learn everything, but those 500 pages really got me up to speed on .NET.
(Review Data Last Updated: 2008-02-14 00:48:42 EST)
|
|||||||||||||||||||||||||||||
| 07-28-04 | 5 | 8\8 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is the most PRACTICAL book I've seen on VB.Net. I've been working with VB.Net since it came out, but there were still a lot of problems with common situations. For example, he explains and illustrates Crystal Reports bettern than the only book I've found on Crystal Reports. He gets into the arcane world of forms that update SQL databases and the black art of binding with a "here's how to do it" approach. Generally speaking, he seems to have gone through the million-or-so class libraries and told you about the ones you really should know about and how to use them. A joy and a relief!
(Review Data Last Updated: 2008-02-14 00:48:42 EST)
|
|||||||||||||||||||||||||||||
| 07-27-04 | 5 | 7\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is the most PRACTICAL book I've seen on VB.Net. I've been working with VB.Net since it came out, but there were still a lot of problems with common situations. For example, he explains and illustrates Crystal Reports bettern than the only book I've found on Crystal Reports. He gets into the arcane world of forms that update SQL databases and the black art of binding with a "here's how to do it" approach. Generally speaking, he seems to have gone through the million-or-so class libraries and told you about the ones you really should know about and how to use them. A joy and a relief!
(Review Data Last Updated: 2006-12-17 11:15:03 EST)
|
|||||||||||||||||||||||||||||
| 07-20-04 | 2 | 11\28 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Being new to VB I expected this book to help me through the rough spots. I am a embedded programmer who uses mostly assembly language, but wrote a fair amount of C programs on the PC using the old Borland 4. I find that seeing some examples is my best way to learn.
You would have thought with 25 years of experience I could figure out how to code in VB. Well, this book looks like some C++ I have seen, not like any basic I am familiar with. Most examples look like cryptic C++. Perhaps this is the way VB6.net is, and, if so, I should have bought visual C++ because I know C, just not C++. I suppose the book is fine for experienced VB programmers, but I cannot recommend it as a highly experienced programmer 'trying' VB for the first time. (Review Data Last Updated: 2007-07-06 19:39:04 EST)
|
|||||||||||||||||||||||||||||
| 06-06-04 | 4 | 69\72 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
These are 101 code examples, provided by Microsoft, offering various "how-to"'s in the form of code samples. Some of the topics are:
* creating menus * validating listboxes * how to use reflection * receiving and processing data using a SQLDataReader * comparing data binding in winforms and webforms * creating a Windows Service * how to use role-based security * the try / catch / finally block for exception handling * understanding the garbage collector as well as dozens others (101 in all, right?) including several examples of using GDI+ in Winforms. Code, documentation and, where needed, support files (e.g., .txt or .xml files) are provided. This is good stuff but the fact is, you can down the entire set of code and documentation for free at: In fact, Microsoft has updated these 101 Code examples (originally designed for VS.NET 2002 and originally released in early 2003) for release 1.1 of the .NET Framework and VS.NET 2003. Both the original and updated 101 Samples are available for download along with 101 Samples for C#. I recommend these code examples, but I suggest you just download them rather than buy the physical book. The code, itself, get 4 stars for usuability. If the book was free (or the material was not already free), then the book would get 4 stars, too. I won't take stars away just because you can get the material for free. Why not 5 stars? Some of the explanations could be clearer. Some of the code examples are more like snippets than fully usuable components, programs or apps, so you will need to study the code, but customize it for your own use. (Review Data Last Updated: 2007-06-24 10:53:58 EST)
|
|||||||||||||||||||||||||||||
| 06-05-04 | 4 | 66\69 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
These are 101 code examples, provided by Microsoft, offering various "how-to"'s in the form of code samples. Some of the topics are:
* creating menus * validating listboxes * how to use reflection * receiving and processing data using a SQLDataReader * comparing data binding in winforms and webforms * creating a Windows Service * how to use role-based security * the try / catch / finally block for exception handling * understanding the garbage collector as well as dozens others (101 in all, right?) including several examples of using GDI+ in Winforms. Code, documentation and, where needed, support files (e.g., .txt or .xml files) are provided. This is good stuff but the fact is, you can down the entire set of code and documentation for free at: In fact, Microsoft has updated these 101 Code examples (originally designed for VS.NET 2002 and originally released in early 2003) for release 1.1 of the .NET Framework and VS.NET 2003. Both the original and updated 101 Samples are available for download along with 101 Samples for C#. I recommend these code examples, but I suggest you just download them rather than buy the physical book. The code, itself, get 4 stars for usuability. If the book was free (or the material was not already free), then the book would get 4 stars, too. I won't take stars away just because you can get the material for free. Why not 5 stars? Some of the explanations could be clearer. Some of the code examples are more like snippets than fully usuable components, programs or apps, so you will need to study the code, but customize it for your own use. (Review Data Last Updated: 2006-12-17 11:15:03 EST)
|
|||||||||||||||||||||||||||||
| 03-14-04 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
few words for a book organised withs tons of examples
which work. this is one of the only books which have tons of information and no need to look elsewhere the author has outdone himself this time (Review Data Last Updated: 2006-12-17 11:15:03 EST)
|
|||||||||||||||||||||||||||||
| 11-16-03 | 5 | 20\20 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I've been developing .NET apps for just about two years since beta 1 and really wish this book was around when I first started. The only thing I can say bad about it is that I would have liked it before I spent a lot of time trial-and-erroring my way through things. I can't blame the authors though, books this cool take a while to write!
It's really a cool layout and and you feel yourself caught in the momentum. Example after example and very concise and to the point. Few books make their point(s) so quickly and succinctly. Not a lot of fluff or general comments (which certainly belong in many books), but it really gets to the point on each and every example. I found it very easy to read, it made me want to read on, it was very well written and all of the code worked flawlessly. If you are starting out in .NET, this book will save you HOURS, and in many instances, DAYS and perhaps weeks. If you are an experienced developer, there is still a lot that you may have not come across yet and this book will certainly have some great information for you. I've never purchased anything by Sean or Campbell, but if this is any indication of their work, I'll definitely be buying whatever else they write. (Review Data Last Updated: 2006-07-07 13:07:38 EST)
|
|||||||||||||||||||||||||||||
| 09-20-03 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The person who wrote the previous comment didn't read the book's opening pages in the introduction. All of the 101 Samples in the book are online! Each one is very cool and runs right away. The samples in the book are snippets from those examples with plenty of explanatory text for each sample.
(Review Data Last Updated: 2006-07-07 13:07:38 EST)
|
|||||||||||||||||||||||||||||
| 09-18-03 | 2 | 3\11 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
this book has a lot of info, but is not organzied very well.
e.g chapter 11 "key visual studio .net benefits" would require you to build the following chapters 3,4,5,7,8,54,55,57,73,76,79. it gives a general idea, but not fully working examples where the reader can type and run, (Review Data Last Updated: 2006-07-07 13:07:38 EST)
|
|||||||||||||||||||||||||||||
| 08-05-03 | 5 | 18\20 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I've found this book to be one of the most useful that I own. It has, literally, tons of code that (for once) is designed to be "real world", and includes actual error checking! As I migrate myself over from VB6, it's been really nice when I think "I know how to do this in VB6, I wonder how I do the same thing in .NET". I highly recommend.
(Review Data Last Updated: 2006-07-07 13:07:38 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 15 of 15 | |||||||||||||||||||||||||||||
| 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 | |