Microsoft Visual Studio 2012 Unleashed

Author: Mike Snell and Lars Powers
Publisher: Sams, 2012
Pages: 1224
ISBN: 978-0672336256
Aimed at: Visual Studio users
Rating: 2
Reviewer: Ian Elliot


What do you expect a book on Visual Studio 2012 to be about? And with so many to chose from is this the one to pick?


Presumably with a title like this, it should concentrate on the main subject and tell us things about Visual Studio that you wouldn't find in a book on say Visual Basic or C#. It should be full of information about how to use the various features, how to configure Intellisense, customize the working environment, how to work with source control and use the debugger. The book does cover many of these topics but at a very elementary level and this sort of topic occupies only a small part of the book. Most of the book is about the technologies that Visual Studio supports - the languages, the frameworks and so on. 

If you strip out of this book all of the chapters that are about other connected but peripheral topics then there isn't much of the book left. This isn't so much Visual Studio Unleashed, more a sort of look at all the other pooches in the same park and a slight loosening of the collar.

 

Banner

 

The book is divided into five large sections. The first is an introduction to Visual Studio - very basic. The second is an in depth look at the IDE - which despite being "in depth" is still very basic. There are lots of screen dumps showing you the obvious and to be honest if you need this level of introduction to Visual Studio then you probably aren't going to survive as a programmer. 

Part III is about writing and working with code - productivity aids, testing code, refactoring, debugging and deploying. This part is slightly more interesting with details of how things can be done that you might otherwise miss. Part IV is about Extending Visual Studio -  the object model, macros, add-ins and Wizards and the most up-to-date approach and the .NET way to extend Visual Studio - the MEF. 

Finally we have a long (400 page) section on creating enterprise applications. This is about ASP .NET, forms, MVC, Razor, databases, services and so on  .. what it isn't about is Visual Studio. New in this edition of the book is a look at developing for Azure and WinRT. Developing for WinRT would be better covered in a book on Visual Studio 2013. As it is the chapters are so short as not to be particularly helpful. 

You could try to justify the inclusion of this final section on different types of application development on the grounds that it shows you how to use the specific explorers, e.g. in database there is the server explorer  - but these are topics that would be well covered in a book on .NET SQL development.

Given that they are in a book about Visual Studio the subjects aren't covered in much depth and it is difficult to see who exactly is going to be reading them to find out how to get started. 

Of course you might disagree and regard this final very large section as just what you were looking for. Without this section the book is one third of the size. 

 

visualstudio2012unleashed

 

As for me, the most interesting part of the book are the chapters on extending Visual Studio, but even here it doesn't really get to grips with its subject. There are far too many tables of standard information and other space fillers. When we do get to an example the listings are long and largely unexplained. For most readers this and the section before it on debugging and so on are likely to be the most helpful. 

You might find this book useful - I didn't. To sum up - too much of the book is off-topic and what is on topic isn't particularly deep or explained.

I'd  give this one a miss. 

 

Banner


Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?



Math for Programmers (Manning)

Author: Paul Orland
Publisher: Manning Publications
Date: January 2021
Pages: 688
ISBN: 978-1617295355
Print: 1617295353
Audience: Python developers interested in math
Rating: 4
Reviewer: Mike James
Of course you need to learn math, don't you?


More Reviews

Last Updated ( Thursday, 08 August 2013 )