Amazon.com: Microsoft Visual Studio 2008 Unleashed (9780672329722): Lars Powers, Mike Snell: Books
Microsoft Visual Studio 2008 Unleashed and over one million other books are available for Amazon Kindle. Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Good See details
$25.20 & this item ships for FREE with Super Saver Shipping. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Microsoft Visual Studio 2008 Unleashed
 
 
Start reading Microsoft Visual Studio 2008 Unleashed on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Microsoft Visual Studio 2008 Unleashed [Paperback]

Lars Powers (Author), Mike Snell (Author)
3.6 out of 5 stars  See all reviews (8 customer reviews)

List Price: $64.99
Price: $44.06 & this item ships for FREE with Super Saver Shipping. Details
You Save: $20.93 (32%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 2 left in stock--order soon (more on the way).
Want it delivered Tuesday, February 28? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $23.40  
Paperback $44.06  

Book Description

June 9, 2008 0672329727 978-0672329722 1

Microsoft® Visual Studio 2008 Unleashed is an end-to-end, deep dive into the Visual Studio development environment. It’s meant to provide you guidance on how you can squeeze the ultimate productivity out of the many features built into the .NET development tools. Understanding how to use your tools will make you a better developer. This book was written with that premise as its focus.

 

The authors have folded in real-world development experience alongside detailed information about the IDE. The result is practical, easy-to-employ information that will make you a more productive and complete developer. This book also helps to ease your transition from other development environments and former versions of Visual Studio.

 

Finally, this book provides an entire section dedicated to Visual Studio Team System. It will help you understand how the Team Architect, Team Developer, Team Database Developer, and Team Tester work with the Team Foundation Server to increase team collaboration, visibility, and productivity.

 

Microsoft® Visual Studio 2008 Unleashed provides straight, to-the-point answers to common developer questions about the IDE.

 

Detailed Information on…

  • What’s new in Visual Studio 2008
  • Working with solutions, projects, editors, and designers
  • Writing ASP.NET applications
  • Writing and consuming Web Services using Windows Communication Foundation (WCF)
  • Writing Windows Forms and Windows Presentation Foundation (WPF) applications
  • Creating and hosting workflow-based applications using Windows Workflow Foundation (WF)
  • Working with data and databases
  • Refactoring code
  • Debugging code
  • Automating the IDE
  • Writing macros, add-ins, and wizards
  • Using team collaboration and the Visual Studio Team System products
  • Managing source code changes
  • Tracking projects with Team Foundation Server and work items
  • Modeling applications
  • Performing unit, web, and load testing
  • Working with Team Foundation Build

Frequently Bought Together

Microsoft Visual Studio 2008 Unleashed + Visual Studio 2008 All-In-One Desk Reference For Dummies + Professional Visual Studio 2008 (Wrox Programmer to Programmer)
Price For All Three: $108.24

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Visual Studio 2008 All-In-One Desk Reference For Dummies $26.39

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Professional Visual Studio 2008 (Wrox Programmer to Programmer) $37.79

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

About the Author

Lars Powers is an ISV Technical Advisor on the Microsoft Developer and Platform Evangelism team. He works with Microsoft’s largest global ISV partners to help them craft solutions on top of Microsoft’s next-generation technologies. Prior to joining Microsoft, Lars was an independent consultant providing training and mentoring on the .NET platform.

 

Mike Snell runs the Solutions division at CEI (www.ceiamerica.com). Mike and his team deliver architecture, consulting, and mentoring to clients looking to build great enterprise and commercial software. Mike is also a Microsoft Regional Director (www.theregion.com).

Excerpt. © Reprinted by permission. All rights reserved.

Introduction

Introduction

The release of Visual Studio 2005 and Visual Studio Team Systems marked a major revision to the .NET development experience. It brought us code snippets, custom project templates, refactoring, data binding wizards, smart tags, modeling tools, automated testing tools, and project and task management—to name just a few features.

Visual Studio 2008 builds on these tools and provides additional core changes and additions to the Visual Studio integrated development environment (IDE). The languages have many new improvements, the Framework has a number of additions, and the tools have been significantly enhanced. For instance, Visual Studio 2008 includes such things as Windows Presentation Foundation (WPF) for building richer client solutions, Windows Communication Foundation (WCF) to help build more dynamic service-oriented solutions, and Windows Workflow Foundation (WF) to enable structured programming around business processes. In addition, there are language enhancements such as the Language Integrated Query (LINQ) and team systems enhancements such as code metrics, performance profiling, and a revised team build system. All of these tools are meant to increase your productivity and success rate. This book is meant to help you unlock the many tools built into Visual Studio so that you can realize these gains.

Who Should Read This Book?

Developers who rely on Visual Studio to get work done will want to read this book. It provides great detail on the many features inside the latest version of the IDE. The book covers all the following key topics:

  • Understanding the basics of solutions, projects, editors, and designers

  • Writing macros, add-ins, and wizards

  • Debugging with the IDE

  • Refactoring code

  • Sharing code with team members and the larger community

  • Writing ASP.NET applications

  • Writing and consuming web services and using the Windows Communication Foundation (WCF)

  • Coding with Windows forms and with Windows Presentation Foundation (WPF)

  • Working with data and databases

  • Creating and hosting workflow-based applications using Windows Workflow Foundation (WF)

  • Using team collaboration and the Visual Studio Team System products

  • Modeling applications

  • Testing applications at both the system and unit test level

  • Managing source code changes and builds

This book is not a language book; it is a tools book. If you are trying to understand Visual Basic or C#, you will want a companion book that focuses on those subjects. If you can write C# or Visual Basic code, this book will radically help you to optimize your productivity with Visual Studio. Again, this book is not a primer on the .NET languages. However, we do cover the new language features (such as LINQ) in both C# and Visual Basic. We also try to provide simple examples that can be read by developers of both languages. By and large, however, this book has one primary focus: detailing and explaining the intricacies of the Visual Studio 2008 IDE to enable developers to be more productive.

How Is This Book Organized?

You can read this book cover to cover, or you can pick the chapters that apply most to your current need. We sometimes reference content across chapters, but for the most part, each chapter can stand by itself. This organization allows you to jump around and read as time (and interest) permits. There are four parts to the book; each part is described next.

Part I: An Introduction to Visual Studio 2008

The chapters in this part provide an overview of what to expect from Visual Studio 2008. Readers who are familiar only with prior versions of Visual Studio will want to review these chapters. In addition, we cover the new language enhancement for the 2008 versions of VB and C#.

Part II: An In-Depth Look at the IDE

This part covers the core development experience relative to Visual Studio. It provides developers with a base understanding of the rich features of their primary tool. The chapters walk through the many menus and windows that define each tool. We cover the base concepts of projects and solutions, and we explore in detail the explorers, editors, and designers.

Part III: Writing and Working with Code

Part III builds on the topics discussed in Part II by digging into the powerful productivity features of Visual Studio 2008. These chapters investigate the developer productivity aids that are present in the IDE, and discuss how to best use Visual Studio for refactoring and debugging your code.

Part IV: Extending Visual Studio

For those developers interested in customizing, automating, or extending the Visual Studio IDE, these chapters are for you. We explain the automation model and then document how to use that API to automate the IDE through macros. We also cover how you can extend the IDE's capabilities by writing your own add-ins.

Part V: Creating Enterprise Applications

Part V focuses on how to work with the IDE tools to write your applications. Each chapter provides an in-depth overview of how to use Visual Studio to help you design and develop an application. We cover writing applications using ASP.NET, web services and WCF, Windows forms, WPF, WF, and working with data and databases.

Part VI: Visual Studio Team System

Finally, Part VI discusses the special set of Visual Studio versions collectively referred to as Visual Studio Team System (VSTS). We devote an entire chapter to each individual VSTS edition: Development Edition, Architecture Edition, Test Edition, and Database Edition. We also explore, in-depth, the key concepts of team collaboration, work item tracking, and version control using the VSTS client editions in conjunction with the Team Foundation Server product. And lastly, we discuss the concept of automated builds within the context of Visual Studio Team System.

Conventions Used in This Book

The following typographic conventions are used in this book:

Code lines, commands, statements, variables, and text you see onscreen appears in a monospace typeface.

Placeholders in syntax descriptions appear in an italic monospace typeface. You replace the placeholder with the actual filename, parameter, or whatever element it represents.

Italics highlight technical terms when they're being defined.

A code-continuation icon is used before a line of code that is really a continuation of the preceding line. Sometimes a line of code is too long to fit as a single line on the page. If you see before a line of code, remember that it's part of the line immediately above it.

The book also contains Notes, Tips, and Cautions to help you spot important or useful information more quickly.


© Copyright Pearson Education. All rights reserved.


Product Details

  • Paperback: 1248 pages
  • Publisher: Sams; 1 edition (June 9, 2008)
  • Language: English
  • ISBN-10: 0672329727
  • ISBN-13: 978-0672329722
  • Product Dimensions: 9 x 7 x 2 inches
  • Shipping Weight: 4.1 pounds (View shipping rates and policies)
  • Average Customer Review: 3.6 out of 5 stars  See all reviews (8 customer reviews)
  • Amazon Best Sellers Rank: #342,871 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

8 Reviews
5 star:
 (3)
4 star:
 (3)
3 star:    (0)
2 star:    (0)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
3.6 out of 5 stars (8 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

15 of 15 people found the following review helpful:
5.0 out of 5 stars Excellent Intro to the Visual Studio 2008 IDE, December 22, 2008
This review is from: Microsoft Visual Studio 2008 Unleashed (Paperback)
An excellent primer to the VS2008 IDE. Covers a vast area with a fair amount of detail, and provides excellent quality screenshots throughout. Highly recommended if you want to get up to speed with this huge IDE.

Not sure what the previous reviewer's issue was with the book, as he provided no details to justify his one star review.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 8 people found the following review helpful:
5.0 out of 5 stars Very Good Book, May 21, 2009
By 
Dennis Triplett (Portland, Oregon United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Microsoft Visual Studio 2008 Unleashed (Paperback)
Gimme a break... Not sure what the 1 star rating is all about, but I found this book to be very helpful in getting me up and running in the Visual Studio 2008 environment. This book has a lot of information and is a great resource, so if you need an excellent reference manual this is it.

I highly recommend this book for those who feel overwhelmed with Visual Studio 2008.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 9 people found the following review helpful:
4.0 out of 5 stars Great how to, not a step by step however, May 18, 2009
By 
Amazon Verified Purchase(What's this?)
This review is from: Microsoft Visual Studio 2008 Unleashed (Paperback)
When used as a resource this is a fine book. Do not think it is a good step-by-step manual however. Many assumptions are made as to your familiarity with the sections of Visual Studio. The need for a CD with examples is apparent after working with this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews






Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
team foundation server, web parts, team systems, debugging code, sequential workflow, protected mode, web service applications, manage styles, performance explorer, table designer, agile software development, web testing, schema comparison, extraction rules, incremental search, validation rules, code snippet, load testing, bug type, test tools, project properties, project alerts, software development life cycle, portability rules, run settings
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Visual Studio, Visual Basic, Team Explorer, Windows Forms, Server Explorer, Database Edition, Tool Name, Source Control, Mixed Platforms, Start Page, New Project, Add New Item, Embedding Workflow, Development Edition, Task List, Creating Richer, Introducing the Automation Object Model, Microsoft Office, Expression Blend, File Edit, Service-Oriented Applications, Error List, Class View, Creating Rich Browser Applications, Team Foundation Build
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(3)
(2)
(1)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject