|
|||||||||||||||||||||||||||||||||||
|
13 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
30 of 31 people found the following review helpful:
4.0 out of 5 stars
Badly Named, But Very Serious and Very Useful,
By
Amazon Verified Purchase(What's this?)
This review is from: The Book of Visual Studio .NET (Paperback)
The title, "The Book of Visual Studio .NET," is misleading. The book is not an in-depth guide to using Visual Studio and barely touches on extending and customizing Visual Studio. A better title would have been "A Developer's Accelerated Introduction To .NET." It assumes the reader is a working developer, new to .NET, and moves at a brisk pace. Only one of twelve chapters focuses on the Visual Studio tools although Visual Studio is used throughout to design, code, compile, run, and trouble-shoot examples for nearly every topic. After brief disappointment (I wanted a Visual Studio handbook), I read the book cover to cover and learned something in each chapter after more than two years of heavy reading and significant development effort with .NET. If I taught a course on .NET, this would be my text!Most of the .NET landscape is explored in the 369 pages - including: Visual Studio, the .NET framework and CLR, VB.NET, Windows forms, web forms, web services, ASP.NET, ADO.NET, XML, and COM interoperability. But C# and C++ are given almost no space. Design and code samples are numerous and are no longer than needed to demonstrate the essential concepts. You will want to be sitting at your computer with a full deck of .NET available - Visual Studio, IIS, and SQL Server. The code can be downloaded.
8 of 8 people found the following review helpful:
5.0 out of 5 stars
DEMYSTIFY VISUAL STUDIO .NET WITH THIS TEXT,
By reviewer (Zurich, Switzerland.) - See all my reviews
This review is from: The Book of Visual Studio .NET (Paperback)
To the delight of most beginners (and intermediate learners), this book handled the basics of Visual Studio .NET very well.Chores like typing codes, creating projects; as well as compiling and debugging methods received generous attention. Also, many advanced learners will appreciate how some sections of this book (diligently) treated the most recent .NET technologies, which are currently being applied in the popular Visual Studio 7. Overall, this text is a well-composed book which is likely to give newcomers all the accommodation that they may need without disappointing the more advanced learners.
14 of 16 people found the following review helpful:
2.0 out of 5 stars
Full of mistakes,
By
This review is from: The Book of Visual Studio .NET (Paperback)
It looks like this book was written hastily. Misspellings and clumsy use of language clutter the pages. I am sure nobody read this book thoroughly before it was published. It refers to a CD several times in the text, but there is no CD included. On the last page it refers to a website for source code - nothing there. Its title is "Visual Studio .NET," while most of the text is about a zillion of other topics. The examples are simple but they are needlessly verbose and contain cut/paste errors. The MCAD/MCSD Self Paced Training Kits offer much more quality and cover Visual Studio much more thoroughly.
7 of 7 people found the following review helpful:
5.0 out of 5 stars
Get's to the point,
By
This review is from: The Book of Visual Studio .NET (Paperback)
I managed to get what I needed to begin building applications based on this one because my time wasn't wasted. He got right to the point and then continued on to the next topic. The examples are good but sometimes included a little more hand holding than I really need. If you are brand new to .NET then this might be good. I would have to describe this book as "Short, sweet, and to the point" and I do recommend it to those just starting to learn Studio .NET.
5 of 5 people found the following review helpful:
4.0 out of 5 stars
Decent book,
By "mike_sa" (CA USA) - See all my reviews
This review is from: The Book of Visual Studio .NET (Paperback)
This book helped me get up to speed quickly. Will need to look to other books for in depth coverage of specific areas but I found this book handy for my transition to .NET. Where is the download?
5 of 5 people found the following review helpful:
5.0 out of 5 stars
A solid, competent introduction for newcomers,
By Midwest Book Review (Oregon, WI USA) - See all my reviews
This review is from: The Book of Visual Studio .NET (Paperback)
The Book Of Visual Studio .NET: A Guide For Developers by Robert B. Dunaway (System Architect in Software Development for Strategic Data Systems) is a direct and accessible guide to learning the ins and outs of the various tools applicable to Visual Studio .NET, including ASP.NET, VB.NET, and XML Web Services. Hands-on examples, black-and-white screenshots, and thoroughly "user-friendly" text present complex concepts in an unambiguous and easy-to-assimilate manner. The Book Of Visual Studio .NET is confidently recommended as being a solid, competent introduction for newcomers to the world of .NET technology.
7 of 8 people found the following review helpful:
4.0 out of 5 stars
A Good, Fast Introduction to Visual Studio.NET,
By
This review is from: The Book of Visual Studio .NET (Paperback)
All-in-all, this is a useful book. I would recommend it to anyone trying to get up to speed with Visual Studio.NET quickly or anyone wanting to get an introductory feel for the scope of many things that can be accomplished with this programming environment.The downside is that the book has quite a few errors, though most are of the typographical style. However, due to the large amount of code he presents, some occur in the code also, and it can't be executed until they are fixed. Most bugs prove no challenge to a relatively experienced programmer, but an absolute newbie might be frustrated. In a way, though, these light errors provide an opportunity to explore the debugging capabilities of VS.NET - was that the point? :) This book also assumes you know something about the tools you'll be using outside of VS.NET like SQL Server and such. As I said, overall a very nice introduction to VS.NET. Just don't expect it to exhaustively cover every topic. The author himself states this in the end when he says "Your next step should be to focus on each of these technologies, either by investigating MSDN further, studying books that specialize in specific technologies such as ADO.NET or ASP.NET, or simply building your own applications." Hope this helps...
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Best practice tips,
By A Customer
This review is from: The Book of Visual Studio .NET (Paperback)
This is an excellent book if you are looking for a detailed explanation of the tools that come with Visual Studio.NET and best practices for their implementation. It also includes chapters on how to use VS.NET to implement some of the .NET technologies.Some of what I liked was the author's explanations of how the different technologies can be integrated followed by his opinion on how they should be integrated. If you are an experienced developer then you should already know many of these concepts. I would recommend this book for new to intermediate developers and managers.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Very Practical!! Very Useful!!,
By A Customer
This review is from: The Book of Visual Studio .NET (Paperback)
Visual Studio.NET is a very practical and easy to use guide into the world of .NET technology. The author gives clear and easy to follow steps to the implementation of multiple .NET technologies using Visual Studio.NET Overall, the text is helpful for both beginners and advanced users. If one has any need to learn .NET technology, this is the book to purchase.
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Great Examples,
By A Customer
This review is from: The Book of Visual Studio .NET (Paperback)
This book offers tons of sample code that actually works. Some of the examples introduce new ways of looking at the middle tier such as implementing the middle tier as a combination of assemblies, Stored Procedures, and XML. I believe the author did a great job of teaching how all these technologies are implemented with Visual Studio.NET.The book also covers Enterprise Services which I have had a hard time finding good documentation. |
|
Most Helpful First | Newest First
|
|
The Book of Visual Studio .NET by Robert B. Dunaway (Paperback - Sept. 2002)
Used & New from: $0.01
| ||