Binding: Paperback Dewey Decimal Number: 005.2768 EAN: 9780764516269 ISBN: 0764516264 Label: For Dummies Manufacturer: For Dummies Number Of Items: 1 Number Of Pages: 960 Publication Date: April 15, 2002 Publisher: For Dummies Sales Rank: 330183 Studio: For Dummies
Product DescriptionVisual Studio .NET All-in-One Desk Reference For Dummies is a value-packed, easy-to-use reference that provides broad coverage of Visual Studio .NET tools, languages, and environment for experienced Visual Studio programmers and developers who want to get up to speed rapidly on this missioncritical Microsoft initiative.
Customer Reviews
Average Rating:
Rating: - Visual Studio.Net All in One Desk Reference for Dummies
Very good, has lot's of practicle examples. A must have
Rating: - Visual Studio.net not for dummies
The title of this tome is very misleading. I was expecting to find a guide to ease me slowly into the nomenclature and conventions of this very powerful software suite, but what I found was an advanced tip guide for intermediate users already familiar with version 6.0. Being a dummy myself in this field, I was very disappointed with my somewhat large investment in this guide. Also, it is not written in the plain, folksy manner that defines the best of this series. There's $35 I'll never get back. ... Read More
Rating: - Disappointing
Although usually I'm a big fan of the Dummies books, I was really disappointed by this one.
First of all it is not as "hands-on" as other Dummies books. For absolute beginners there is too much general theory (the kind of "I will explain something you don't know by something else that you don't know either"). On the other hand there is very little explanation on what exactly happens in the examples. Experienced programmers however will find this book not going deep enough. I guess the authors ... Read More
Rating: - .NET for Dummies should .NET BY Dummies
Tons of errors, some don't even pass the simple syntax test.
Example: Page 708 - str = "Update Employees set Department = "@DPT, & _ & "Description = @DSG where EmployeeID = @ID"
Notice the use of & _ & at the end of the first and start of the second lines. This is wrong but not terminal. The real problem is that you will get a syntax error after Department = "@
These lines should probably read: str = "Update Employees set Department ... Read More
Rating: - Not a Visual Studio .NET book, it's a .Net language book
Well, I already have a number of .NET language books, I did not need any more. I enjoy the for dummies books because they start at the low level and work upwards from there. What I was looking for was a book that would tell me how to use Visual Studio.NET to it's maximum potential. Instead, I got 7 mini-books on how to program in each of the languages that Visual Studio offers. The title should be Programming in .NET for Dummies rather than using VS.NET in the title. I can write in any of those languages ... Read More