|
| Microsoft Visual Studio 2005 Unleashed | 
enlarge | Authors: Lars Powers, Mike Snell Publisher: Sams Category: Book
List Price: $59.99 Buy New: $7.73 You Save: $52.26 (87%)
New (48) Used (13) from $6.49
Avg. Customer Rating: 10 reviews Sales Rank: 58299
Media: Paperback Number Of Items: 1 Pages: 888 Shipping Weight (lbs): 3 Dimensions (in): 9 x 7 x 2.1
ISBN: 0672328194 Dewey Decimal Number: 006.7882 EAN: 9780672328190 ASIN: 0672328194
Publication Date: August 28, 2006 Availability: Usually ships in 1-2 business days Condition: NEW BOOK!! WE SHIP 6 DAYS A WEEK!!
|
| Similar Items:
|
| Editorial Reviews:
Product Description
Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ease transition from other development environments (including prior versions of Visual Studio). This book will also help you increase team collaboration and project visibility with Visual Studio Team Systems and it will give you straight, to-the-point answers to common developer questions about the IDE. Chapters include: - Code Viewers, Explorers, and Browsers
- Refactoring Code 8
- Writing ASP .NET Applications
- Defining Standards and Practices
- Introduction to Visual Studio Team System
- Work Item Tracking
- Unit and Load Testing
|
| Customer Reviews: Read 5 more reviews...
A Good Start, but....... September 7, 2006 26 out of 35 found this review helpful
It's been a long wait to start seeing books about the Visual Studio 2005 environment. You might expect that after such a long wait, the books coming out would provide you with some valuable insights into the usage of VS2005. And, to some extent, this book does provide that. There is very good coverage of the basics....the structure of the VS IDE, how to create forms, how to create webservices, etc. But, after you go through all the work of designing and coding these neat programs, you of course want to be able to roll them out for use. At that point, this book seems to lose its mission, UNLESS you happen to be using the MS Team System, because after spending 16 chapters instructing the reader on how to use a variety of tools available in most versions of Visual Studio, the book starts to discuss production publishing and deployment, but ONLY if you are using MS Team System.
My advice to the reader would be that this will be a good book for someone new to the Visual Studio environment, who will be working in Team System, which is primarily aimed at the enterprise software developer. For the rest of us, I'd suggest something like the Wrox book "Professional Visual Studio 2005". Hopefully, there are more VS2005 books on the horizon as well.
Good introduction for novices and intermediate VS2005 developers September 23, 2006 20 out of 23 found this review helpful
This is a pretty impressive book, albeit a bit lengthier than it needed to be. There's tremendous coverage of everything, and I mean everything, in Visual Studio 2005. If you're new to VS 2005 then you'll find this a great guide to getting the most out of your environment. If you're fairly familiar with VS 2005 then you may still find a few goodies hidden away here too.
The book spends too much time showing needless material like screenshots of each and every menu, and there's an irritating amount of useless code examples cluttering things up. I could have done without pages of solution file and auto-generated code listings, but this is an annoyance, not a fatal flaw.
What you'll find in the book is a wealth of details on useful stuff like moving around your document with bookmarks, getting the most from VS2005's search capabilities, or how to best use features like the XML editor -- which is discussed in great depth with examples in the Data View and Schema editor. The book's smattered throughout with useful tips on avoiding gotchas, such as dealing with issues in the Refactoring's Promote command.
The chapter on Refactoring, in particular, is a terrific walkthough with great examples. The chapter on Debugging is another good walkthrough, with a nice discussion of setting up for debugging a modestly complex scenario of a web application.
The sections on Team System features are a nice introdocution to getting the most out of the three VSTS products (Architect, Developer, Tester). There's also solid coverage of working with issue tracking, VSTS's source control, and dealing with VSTS projects. The information here is from the basic useage viewpoint, so you'll need something like Guckenheimer's Software Engineering with Visual Studio Team System to get the most out of VSTS.
Overall this is a solid book that's very useful introduction for novices and intermediate VS2005 users.
Nice information, puts it all in context... October 7, 2006 18 out of 20 found this review helpful
OK... I can see why Microsoft Visual Studio has been such a popular IDE for developers. Microsoft Visual Studio 2005 Unleashed from Lars Powers and Mike Snell does a nice job in explaining the value of the latest version of this classic, as well as being an in-depth guide to the feature set...
Contents: Part 1 - An Introduction to Visual Studio 2005/.NET: A Quick Tour of Visual Studio 2005; A Quick Tour of the IDE; .NET Framework and Language Enhancements in 2005 Part 2 - The Visual Studio 2005 Environment - In-depth: Solutions and Projects; Browsers and Explorers; Introducing the Editors and Designers; Working with Visual Studio's Productivity Aids; Refactoring Code; Debugging with Visual Studio 2005; The Visual Studio Automation Object Model; Writing Macros, Add-ins, and Wizards; The .NET Community - Consuming and Creating Shared Code Part 3 - Visual Studio 2005 at Work: Creating ASP.NET User Interfaces; Building Windows Forms; Working with Databases; Web Services and Visual Studio Part 4 - Visual Studio Team System: Team Collaboration and Visual Studio Team System; Managing and Working with Team Projects; Source Control; Work Item Tracking; Modeling; Testing; Team Foundation Build; Index
For someone like me who isn't a .NET developer, I found Part 1 very useful. The intro and tour gave me a great overview of what the IDE offers, and I could easily relate the different parts to the environment (Eclipse) I'm already familiar with. With that background, I could have easily taken Parts 2 and 3 and become productive in relatively short order. The authors maintain a good blend of text to screenshots to code, so I felt like I was getting a combination of reference and tutorial information in one volume. The argument could be made that all this information can be found in the help files, as is the case with most applications. But it's a lot easier to learn a tool like this (at least for me) when there's a structured guide that puts all the information in context. The Unleashed titles do just that, and this one is no exception...
enhancing programmer productivity September 6, 2006 8 out of 13 found this review helpful
As the back cover of the book says, it's certainly a deep dive into VS2005. Microsoft is doing a very familiar reprise of its playbook. It has a development environment for programmers that it continues to richly enhance with many new features. Hundreds, as the book points out. (Just like Microsoft does with its Office suite.) Plus, Microsoft has managed to do this on a two year schedule, as VS2003 was the last release. Contrasts very favourably with the 5 years between its last operating system release and the upcoming Vista.
Most of the new material in VS2005 seems to be bunched under the rubric of enhancing programming productivity. A nice one is automated testing. Given an existing code base, VS2005 can make unit tests and then run these! I am unsure to what extent it can fully make any type of unit test. But even with limitations, it saves you from having to manually write many low level tests. A good time saver. The authors point out that the automation conflicts with agile or test driven development approaches, which recommend that you write unit tests before writing actual application code. But pragmatically, not everybody uses those approaches. Perhaps most programmers do not. For them (you?), VS2005 offers this potential time saver.
Other improvements include source code control. No longer might you need a third party control system. The new method can fit naturally into your VS usage. Along with this is the multi-programmer Team System. Enabling a collaborative project with less risk of tripping over each other's efforts.
Microsoft Visual Studio Unleashed January 10, 2007 4 out of 19 found this review helpful
The book has been a disappointment; it assumes that the reader knows almost everything there is to know about the Visual Studio 2005 program, and the explanations are vague, and far and few in between. I just wasted valuable money buying this book. I should have checked its contents at the local bookstore first before purchaing it. This book is poorly written.
|
|
| Powered by Associate-O-Matic
| |