Internet Cross Logo
Internet Cross your one stop web tutorial website
Your Ad Here

Back to Microsoft Visual Basic .NET Programmer's Cookbook (Pro-Developer) product information


Back to your previous page

<< Previous

----

Next >>

Spotlight customer reviews:

Customer Rating: Average rating of 3/5Average rating of 3/5Average rating of 3/5Average rating of 3/5Average rating of 3/5
Summary: Excellent Information, Poorly written.
Comment: 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.

Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: The standard for programming language writing
Comment: 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.


Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: Ignore the negative review
Comment: 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.

Customer Rating: Average rating of 1/5Average rating of 1/5Average rating of 1/5Average rating of 1/5Average rating of 1/5
Summary: Baked Code?
Comment: 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...

Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: Just a great book to have in the library! Must have!
Comment: 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!

 


<< Previous

Next >>

Showing page 2 of 4
1 | 2 | 3 | 4 |