Microsoft Visual Basic .NET Programmer's Cookbook
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| Microsoft Visual Basic .NET Programmer's Cookbook | |||||||||||||||||||||||||||||
|
Filled with the ingredients developers needcode samples, instructions, and solutions to common problemsthis book is the logical place for developers to start building projects and learning more about Visual Basic .NET.
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 18 of 18 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 12-10-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I found this VB.NET reference of tremendous help to me. The content covers a wide cross-section of topics and addresses the needs of varying skill levels. Easy to use. Had just the information I initially needed to parse and manipulate XML files. I am very pleased with this book. It is proving to be an excellent resource for now and the future.
(Review Data Last Updated: 2008-11-19 04:41:02 EST)
|
|||||||||||||||||||||||||||||
| 05-15-07 | 5 | 0\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The book was new as presented and came very quickly in the mail. Thank you
(Review Data Last Updated: 2008-07-08 04:22:13 EST)
|
|||||||||||||||||||||||||||||
| 01-10-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you're familiar with VB.Net, then this is a great book for you to learn how to add those tricky little details that can make or break
the professionalism of your Applications. If you are a beginner, you may want to book mark this book and get it when you feel more comfortable, because you will need it. Although just about everything can be learned from the MSDN Library and help files that come with Visual Studio. Its hard to find what your looking for when you dont really know exactly what it is that you need. Thats where this book comes in. This book covers a vast array of possibilities, that it'll truely keep you drawn into the fascinating world of VB.Net coding, and without such a headache in research. This is a book worth having as a refernce. Note: some of the examples you may need to modify to bring from a console app to a regular windows app. Which is no big deal. Just omit "Console.Writelines" for "textboxname.text = " (Review Data Last Updated: 2007-04-12 11:51:42 EST)
|
|||||||||||||||||||||||||||||
| 01-09-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you're familiar with VB.Net, then this is a great book for you to learn how to add those tricky little details that can make or break
the professionalism of your Applications. If you are a beginner, you may want to book mark this book and get it when you feel more comfortable, because you will need it. Although just about everything can be learned from the MSDN Library and help files that come with Visual Studio. Its hard to find what your looking for when you dont really know exactly what it is that you need. Thats where this book comes in. This book covers a vast array of possibilities, that it'll truely keep you drawn into the fascinating world of VB.Net coding, and without such a headache in research. This is a book worth having as a refernce. Note: some of the examples you may need to modify to bring from a console app to a regular windows app. Which is no big deal. Just omit "Console.Writelines" for "textboxname.text = " (Review Data Last Updated: 2007-04-11 12:43:44 EST)
|
|||||||||||||||||||||||||||||
| 01-09-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The Programmer's Cookbook is a great collection of "how-to" articles. It is filled with practical and useable code samples that you can use in your programs. It will not solve all your coding problems, but it is a great place to start when you are trying to solve some specific problem.
(Review Data Last Updated: 2008-07-08 04:22:13 EST)
|
|||||||||||||||||||||||||||||
| 02-23-06 | 3 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is like the college professor that is an expert in his field, knows everything, and can't teach worth a hoot. The book has all sorts of excellent information but is poorly written for someone who is trying to learn VB .NET. If what you're after is an excellent reference manual, this will do the trick. If you're after something that reads easily and guides you through creating VB .NET applications, I'd suggest you keep looking.
(Review Data Last Updated: 2007-06-27 15:04:25 EST)
|
|||||||||||||||||||||||||||||
| 02-22-06 | 3 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is like the college professor that is an expert in his field, knows everything, and can't teach worth a hoot. The book has all sorts of excellent information but is poorly written for someone who is trying to learn VB .NET. If what you're after is an excellent reference manual, this will do the trick. If you're after something that reads easily and guides you through creating VB .NET applications, I'd suggest you keep looking.
(Review Data Last Updated: 2007-01-09 11:50:59 EST)
|
|||||||||||||||||||||||||||||
| 11-07-05 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The author has that perfect mixture of good writing style and a profound knowledge of both the language and the .net architecture. I read through the book once, with a fairly shallow understanding. Now I refer to it all the time and find guidance for almost any project I am working on. His code snippets (which all work...unusual for a programming book) are instructive, well commented, and always elegeant and concise. He has a focus in his code for efficiency, but the logic is easy to follow.
I only wish this author wrote the C# sister book. In fact, I would read THIS book to learn C#! BY far the best programming book out there and the standard by which all others should be judged. (Review Data Last Updated: 2008-07-08 04:22:13 EST)
|
|||||||||||||||||||||||||||||
| 11-06-05 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The author has that perfect mixture of good writing style and a profound knowledge of both the language and the .net architecture. I read through the book once, with a fairly shallow understanding. Now I refer to it all the time and find guidance for almost any project I am working on. His code snippets (which all work...unusual for a programming book) are instructive, well commented, and always elegeant and concise. He has a focus in his code for efficiency, but the logic is easy to follow.
I only wish this author wrote the C# sister book. In fact, I would read THIS book to learn C#! BY far the best programming book out there and the standard by which all others should be judged. (Review Data Last Updated: 2006-07-07 13:07:32 EST)
|
|||||||||||||||||||||||||||||
| 04-25-05 | 5 | 14\14 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
For a beginner, I think it's best to get two things: A really good introductory book to learn the basics, and then a cookbook that gives code samples for a variety of tasks. Otherwise you'll beat your head against the wall trying to reinvent the wheel, every time you want to perform some common task in code.
For vb.net, I'd recommend Murach's Beginning Visual Basic .Net as the introductory text (even for a non-programmer) and this book as the cookbook. This book is concise but it contains the info you want. Its problem/solution structure makes it easy to find information (much easier than digging through a typical 1,000+ page comprehensive language review). And the selection of topics/code samples is quite useful, covering a variety of common tasks. If you've learned the very basics but are struggling to write code, take a look at this book. (Review Data Last Updated: 2007-07-11 20:49:49 EST)
|
|||||||||||||||||||||||||||||
| 06-11-04 | 1 | 3\26 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
FYI, when using the code in Chapter 8-4, "8.4 Ping an IP Address", all seems well and you get the different ping times in your console window. However, I referenced the dll provided in the sample code in a fresh application, and used it to ping ONE ip address several times (which was a machine on my same network segment sitting about 3 feet from me) and I got the SAME EXACT responses as the sample app did, which "SUPPOSEDLY" was pinging yahoo.com, SETI.com, and the local loopback address. In fact, no matter what ip addresses I tried to ping, the ping times were always the same approximate numbers. I would say that the only explanation for this is that the generation of the numbers is hard-coded into the dll, rather than being actual ping times. I would love to hear the explanation for this...
(Review Data Last Updated: 2006-07-07 13:07:32 EST)
|
|||||||||||||||||||||||||||||
| 03-29-04 | 5 | 3\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
There just seems to be so much to learn with VB.NET and the .NET Framework to do things you've always done in VB or VBScript or any other language. Sure, you could go search for it, but just pick up this book. It'll save you hours and hours of hassle! This has been my most valuable book. Buy now!
(Review Data Last Updated: 2006-07-07 13:07:32 EST)
|
|||||||||||||||||||||||||||||
| 02-27-04 | 5 | 8\8 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is essentially a roughly-categorized list of neat things you can do with VB.NET. Most of the tasks are ones you would think of and could figure out, but maybe have to struggle through the helpfiles and language reference in order to determine how to do it.
Not so if you own this book. Simply look up a topic it covers, and not only will it present the solution in general terms in plain, easy-to-understand, concise English, but it generally provides easy-to-apply sample code. This book is an essential reference for any VB.NET programmer and I only wish that the "cookbook" format was used for other languages (Java, C++, C#, or .NET in general). (Review Data Last Updated: 2006-07-07 13:07:32 EST)
|
|||||||||||||||||||||||||||||
| 01-16-04 | 5 | 3\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Excellent descriptions make each step easy to follow.
He details important advanced programming needs that are never revealed in other books, and makes them easy to understand and implement. -Great Work! (Review Data Last Updated: 2006-07-07 13:07:32 EST)
|
|||||||||||||||||||||||||||||
| 11-16-03 | 5 | 4\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you have been VB Developing for a while, then you probably know know Macdonald's name by now. Well, his book is really cool and typical of Matt's work. The book is geared toward mid level developers, but I think beginning developers will save themselves a lot of 'learning curve' time by reading it, and advanced developers will certainly appreciate many of the concepts he puts forth. There are many things that in it that are every day tasks, but I totally disagree with the reviewer that said there's not much new in this book. As far as a cookbook goes, there is going to be some common stuff in it. That's what it's all about. There are many tasks that most every program entails. But Matt has some great implementations and there is a ton of stuff that I really doubt every developer already knows. I've recommended this book to two of my friends, and while they are both C# developers, they both really liked it. Go ahead and pick up a copy, you'll like it.
(Review Data Last Updated: 2006-07-07 13:07:32 EST)
|
|||||||||||||||||||||||||||||
| 09-30-03 | 5 | 4\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is exactly the book I've been looking for. It has practical how-to code that covers every aspect of the (impossibly huge) .NET framework. Recipes are lean, well explained, and very practical. This is one book I know I'll return to again and again. And when I'm done with the 318 recipes in here, I hope to get more online (the author has posted new recipes at his website http://www.prosetech.com/vbcookbook -- hopefully more will come in the future). Overall, I can't say enough about this book. Highly recommended!
(Review Data Last Updated: 2006-07-07 13:07:32 EST)
|
|||||||||||||||||||||||||||||
| 08-29-03 | 5 | 10\10 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I wish I had this book a year ago when I first started developing with .NET! Even though I'm no longer a newbie, I'm already using this book as a one-stop reference. I tested it against other books, and this one gave me the quickest solutions for making thread "wrappers", serializing objects in different ways, and writing a timer-based Windows service (three tasks I had in an average week).
Overall, this cookbook has a little bit of everything, and the dense examples and explanations are so much better than the typical .NET programming book (most are full of fluff and theory). Even experienced developers should find a few new tricks here. For me, the security chapter was the best new material (including how to restrict permissions on dynamically loaded assemblies, encrypt objects, and use XML signatures). The ADO.NET chapter is good, but I would have liked even more. The ASP.NET and web services chapters are also good, but hard-core ASP.NET developers will probably want a dedicated cookbook for this stuff, because many topics are not covered. The early, more basic chapters, were also great--you'll be surprised how useful it is to have a list of the core .NET interfaces (for making objects serializable, convertible, disposable, comparable, etc.) and examples how to implement them. Overall, this is a great book for browsing, reviewing, or just honing your skills. (Review Data Last Updated: 2006-07-07 13:07:32 EST)
|
|||||||||||||||||||||||||||||
| 08-18-03 | 1 | 4\18 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I did'nt find anything worthwile. I develop for an enterprise wide application and this book was of no help. Everything in the book is either known by most developers or you can find it online for free without buying the book.
Therefore my advice is DONT BOTHER TO GET THE BOOK. (Review Data Last Updated: 2006-02-22 13:29:20 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 18 of 18 | |||||||||||||||||||||||||||||
| 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 | |